[U-Boot] [PATCH 0/2] da850_am18xxevm: Add an SPL to boot from SPI flash
Christian Riesch
christian.riesch at omicron.at
Thu Dec 15 08:41:05 CET 2011
Hi,
Commit 3ad51d2a0a0986da710d52c97298b66d336a66e7 added an SPL for
booting from SPI flash memory to the da850evm configuration. This patchset
adds the same configuration also to the da850_am18xxevm.
This patchset applies on top of ti/next.
Prerequisites:
* da850_am18xxevm: Add CONFIG_SPI_FLASH_STMICRO to the board config
http://patchwork.ozlabs.org/patch/131528/
To build the SPL, run
make da850_am18xxevm_config
make u-boot.ais
and flash the resulting u-boot.ais file to the SPI flash.
Regards, Christian
Cc: Tom Rini <trini at ti.com>
Christian Riesch (2):
da850_am18xxevm: Call board_early_init_f() for booting without UBL
da850_am18xxevm: Add an SPL for SPI boot
include/configs/da850_am18xxevm.h | 88 +++++++++++++++++++++++++++++++++++++
1 files changed, 88 insertions(+), 0 deletions(-)
More information about the U-Boot
mailing list