]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm926ejs: add nand_spl boot support
authorJohn Rigby <jcrigby@gmail.com>
Tue, 26 Jan 2010 06:12:52 +0000 (23:12 -0700)
committerScott Wood <scottwood@freescale.com>
Wed, 27 Jan 2010 20:22:41 +0000 (14:22 -0600)
commitef22b50370f7b6d8deba9e9e64d2cb13c542b647
tree1a5b30486651f69d0cc91b3980bd24dd1564163c
parent15b86c3d6c9a5a2e917b73d758a556568430021a
arm926ejs: add nand_spl boot support

Add CONFIG_PRELOADER/CONFIG_NAND_SPL support for nand booting
to arm926ejs/start.S

This is derived from CONFIG_PRELOADER support in arm1136/start.S

Signed-off-by: John Rigby <jcrigby@gmail.com>
CC: Scott Wood <scottwood@freescale.com>
cpu/arm926ejs/start.S