]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM1136: Introduce CONFIG_PRELOADER macro.
authorMagnus Lilja <lilja.magnus@gmail.com>
Sat, 13 Jun 2009 18:50:00 +0000 (20:50 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 21 Jun 2009 14:18:12 +0000 (16:18 +0200)
commitdf81238b3e27a791da996a9208402ac8f40b9862
tree7b5a7d7f508542d5152e8da44b760ebe035c23b3
parent8096c51fd4e611ed666dbe77767e81af5d94fc7b
ARM1136: Introduce CONFIG_PRELOADER macro.

Currently CONFIG_ONENAND_IPL is used in a number of #ifdef's
in start.S. In preparation for adding support for NAND SPL
the macro CONFIG_PRELOADER is introducted and replaces the
CONFIG_ONENAND_IPL in start.S.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
README
cpu/arm1136/start.S
onenand_ipl/board/apollon/Makefile