[U-Boot] [PATCH] board_f: Only reserve memory for U-Boot if we're going to relocate

Simon Glass sjg at chromium.org
Sun Feb 4 13:40:08 UTC 2018


Hi Alexey,

On 25 January 2018 at 10:56, Alexey Brodkin <Alexey.Brodkin at synopsys.com> wrote:
> In case of no relocation we'll just waste some paceat the very end

space at?

> of usable memory area. If U-Boot is huge and we cannot use a lot of memory this

What do you mean by 'U-Boot is huge'? How huge, and why would it be huge?

> loss will be pretty inconvenient.
>
> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: York Sun <york.sun at nxp.com>
> Cc: Stefan Roese <sr at denx.de>
> ---
>  common/board_f.c | 28 +++++++++++++++-------------
>  1 file changed, 15 insertions(+), 13 deletions(-)
>

Other than that:

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list