mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-30 00:21:06 +00:00
e2b65ea975
The LS2085ARDB is a evaluation platform that supports LS2085A family SoCs. This patch add sbasic support for the platform. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
3 lines
80 B
Text
3 lines
80 B
Text
CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_LS2085ARDB=y
|