mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 21:24:21 +08:00
630532f51f
Reuse the dts files from ls1043a linux kernel. 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_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_LS1043AQDS=y
|
|
CONFIG_SYS_NS16550=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-qds"
|
|
CONFIG_OF_CONTROL=y
|