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

Alexey Brodkin Alexey.Brodkin at synopsys.com
Tue Jun 5 14:21:13 UTC 2018


Hi Tom,

On Sat, 2018-05-26 at 18:53 -0600, Simon Glass wrote:
> On 25 May 2018 at 07:08, Alexey Brodkin <Alexey.Brodkin at synopsys.com> wrote:
> > In case of no relocation we'll just waste some space at the very end
> > of usable memory area. If target device has very limited amount of memory
> > (for example 256 kB) this loss will be pretty inconvenient.
> > 
> > Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> > Reviewed-by: 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>
> > ---
> > 
> > Changes v1 -> v2:
> >  * Updated commit message as suggested by Simon
> > 
> >  common/board_f.c | 28 +++++++++++++++-------------
> >  1 file changed, 15 insertions(+), 13 deletions(-)
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>

Any chance to get this one applied?
It's been sitting in patchwork for some time now.

-Alexey


More information about the U-Boot mailing list