• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/configs/freescale_imx28evk_defconfig
Fabio EstevamFabio Estevam committed f94a7d5460916 Jan 2018
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
# architecture
2
BR2_arm=y
3
BR2_arm926t=y
4
​
5
# Linux headers same as kernel, a 4.14 series
6
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_14=y
7
​
8
# system
9
BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
10
​
11
# kernel
12
BR2_LINUX_KERNEL=y
13
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
14
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14.13"
15
BR2_LINUX_KERNEL_DEFCONFIG="mxs"
16
BR2_LINUX_KERNEL_DTS_SUPPORT=y
17
BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx28-evk"
18
​
19
# bootloader
20
BR2_TARGET_UBOOT=y
21
BR2_TARGET_UBOOT_BOARDNAME="mx28evk"
22
BR2_TARGET_UBOOT_CUSTOM_VERSION=y
23
BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2017.11"
24
BR2_TARGET_UBOOT_FORMAT_SD=y
25
​
26
# Filesystem
27
BR2_TARGET_ROOTFS_EXT2=y
28
BR2_TARGET_ROOTFS_EXT4=y
29
​
30
# To generate SD Image
31
BR2_PACKAGE_HOST_DOSFSTOOLS=y
32
BR2_PACKAGE_HOST_GENIMAGE=y
33
BR2_PACKAGE_HOST_MTOOLS=y
34
BR2_ROOTFS_POST_IMAGE_SCRIPT="board/freescale/common/mxs/post-image.sh"
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.