[PATCH v3 12/15] board: ns3: limit U-boot relocation within 16MB memory
Simon Glass
sjg at chromium.org
Fri Jun 26 03:11:52 CEST 2020
On Wed, 10 Jun 2020 at 04:42, Rayagonda Kokatanur
<rayagonda.kokatanur at broadcom.com> wrote:
>
> From: Bharat Kumar Reddy Gooty <bharat.gooty at broadcom.com>
>
> By default re-location happens to higher address of DDR,
relocation happens to a higher address
> i.e, DDR start + DDR size.
>
> Limit re-location to happen within 16MB memory,
> start 0xFF00_0000 and end 0x1_0000_0000
Please add the motivation for this patch. Why?
>
> Signed-off-by: Bharat Kumar Reddy Gooty <bharat.gooty at broadcom.com>
> Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur at broadcom.com>
> ---
> board/broadcom/bcmns3/ns3.c | 22 +++++++++++++++++++---
> 1 file changed, 19 insertions(+), 3 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list