summaryrefslogtreecommitdiffstats
path: root/configs/ls2085ardb_nand_defconfig
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2015-03-24 13:25:03 -0700
committerYork Sun <yorksun@freescale.com>2015-04-23 16:46:51 -0700
commit32eda7cc945212ba8df569e399b0361b32676ac2 (patch)
treef6732141f3a400acae5645e04dd3eb6a2a4d0fed /configs/ls2085ardb_nand_defconfig
parent548cf52fd5be1a490807c2f8e5f218c9fbd4053a (diff)
downloadblackbird-obmc-uboot-32eda7cc945212ba8df569e399b0361b32676ac2.tar.gz
blackbird-obmc-uboot-32eda7cc945212ba8df569e399b0361b32676ac2.zip
armv8/ls2085ardb: Enable NAND SPL support
Enable NAND boot support using SPL framework. To boot from NAND, either use DIP switches on board, or "qixis_reset nand" command. Details of forming NAND image can be found in README. Signed-off-by: Scott Wood <scottwood@freescale.com> [York Sun: Remove +S from defconfig after commit 252ed872] Signed-off-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'configs/ls2085ardb_nand_defconfig')
-rw-r--r--configs/ls2085ardb_nand_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/ls2085ardb_nand_defconfig b/configs/ls2085ardb_nand_defconfig
new file mode 100644
index 0000000000..74812f7c41
--- /dev/null
+++ b/configs/ls2085ardb_nand_defconfig
@@ -0,0 +1,4 @@
+CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4,NAND"
+CONFIG_SPL=y
+CONFIG_ARM=y
+CONFIG_TARGET_LS2085ARDB=y
OpenPOWER on IntegriCloud