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 <[email protected]> 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(-) _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

