]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/ls2080ardb.h
armv8/ls2085ardb: Enable NAND SPL support
authorScott Wood <scottwood@freescale.com>
Tue, 24 Mar 2015 20:25:03 +0000 (13:25 -0700)
committerYork Sun <yorksun@freescale.com>
Thu, 23 Apr 2015 23:46:51 +0000 (16:46 -0700)
commit32eda7cc945212ba8df569e399b0361b32676ac2
treef6732141f3a400acae5645e04dd3eb6a2a4d0fed
parent548cf52fd5be1a490807c2f8e5f218c9fbd4053a
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>
arch/arm/Kconfig
arch/arm/cpu/armv8/fsl-lsch3/README
board/freescale/ls2085ardb/MAINTAINERS
board/freescale/ls2085ardb/ddr.c
configs/ls2085ardb_nand_defconfig [new file with mode: 0644]
include/configs/ls2085ardb.h