Hi Andy,

On 12 July 2017 at 20:25, Andy Yan <andy....@rock-chips.com> wrote:
> Some platforms has very small sram to run spl code, so
> it may have no enough sapce for so much malloc pool before
> relocation in spl stage as the normal u-boot stage.
>
> Signed-off-by: Andy Yan <andy....@rock-chips.com>
> ---
>
> Changes in v2: None
>
>  arch/powerpc/cpu/mpc83xx/start.S | 13 +++++++++----
>  arch/powerpc/cpu/mpc85xx/start.S | 16 ++++++++++------
>  2 files changed, 19 insertions(+), 10 deletions(-)
>

I think you can use CONFIG_VAL() in this patch too.

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

Reply via email to