[U-Boot] [PATCH v2 15/18] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK

Prabhakar Lad prabhakar.lad at ti.com
Wed Aug 22 12:13:42 CEST 2012


Hi Tom,

On Wednesday 22 August 2012 03:34 PM, Christian Riesch wrote:
> Hi Tom,
> 
> On Mon, Aug 20, 2012 at 6:45 PM, Tom Rini <trini at ti.com> wrote:
>> - Convert the non-relocation part of board_init_f to spl_board_init,
>>   turn on CONFIG_SPL_BOARD_INIT in the configs.
>> - Remove duplicated code.
>> - Add spl_boot_device() that returns the statically chosen boot device.
> 
> I tested the patchset on the LogicPD AM1808 experimenter's kit:
> 
> make da850evm
> and flashing to SPI flash with
> mono sfh_OMAP-L138.exe -targetType AM1808 -p /dev/ttyUSB0 -flash_noubl
> u-boot.ais
> 
I tried testing the same on omap-l138 (the entire patch set) for SPI
boot mode itsef, unfortunately the board doesn't even come up. Any Ideas ?

Thx,
--Prabhakar

> The board boots up fine, but after pressing the reset button or
> issuing the u-boot "reset" command, it is dead. Only power-cycling
> helps. Before enabling the SPL framework in this patch reset works
> fine. Any ideas?
> 
> Regards, Christian
> 



More information about the U-Boot mailing list