mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-05 18:43:27 +08:00
e1cecb4d42
Reuse dts files from ls1043a linux kernel. Some parts in dts files may not be needed by U-Boot. Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_TARGET_LS1043ARDB=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4"
|
|
CONFIG_SYS_NS16550=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-rdb"
|
|
CONFIG_OF_CONTROL=y
|