Hi Tom,
I tested the entire patchset with the da850evm booting from SPI flash
with SPL (make da850evm_config && make u-boot.ais).
I had to add defines for mem_malloc_init to make it work, please see
my comment below.
On Wed, Aug 15, 2012 at 11:30 PM, Tom Rini wrote:
> - Convert the non-relocatio
- 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.
Signed-off-by: Tom Rini
---
arch/arm/cpu/arm926ejs/davinci/spl.c| 45 ++
2 matches
Mail list logo