Hi Michal,

On 28 April 2016 at 02:43, Michal Simek <michal.si...@xilinx.com> wrote:
> Support loading FIT in SPL for RAM bootmode.
> CONFIG_SPL_LOAD_FIT_ADRESS points to address where FIT image is stored
> in memory.
>
> Signed-off-by: Michal Simek <michal.si...@xilinx.com>
> ---
>
> Not sure if solution with CONFIG_SPL_LOAD_FIT_ADDRESS is accepted.
> But it should be out of TEXT_BASE.
>
> ---
>  common/spl/spl.c | 44 +++++++++++++++++++++++++++++++++++---------
>  1 file changed, 35 insertions(+), 9 deletions(-)
>

Reviewed-by: Simon Glass <s...@chromium.org>

I suggest moving this all into a new spl_ram.c file.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to