Home
last modified time | relevance | path

Searched hist:df81238b3e27a791da996a9208402ac8f40b9862 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DREADMEdf81238b3e27a791da996a9208402ac8f40b9862 Sat Jun 13 13:50:00 CDT 2009 Magnus Lilja <lilja.magnus@gmail.com> 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>