summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
diff options
context:
space:
mode:
authorBharat Kumar Reddy Gooty <bharat.gooty@broadcom.com>2020-07-15 22:49:05 +0530
committerTom Rini <trini@konsulko.com>2020-07-29 10:37:11 -0400
commit53a3e8d46926213fea17115dbae035901a13bc05 (patch)
tree38051be633caa89cd0110e1dab4f2002613d6170 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
parentc8b98482d8b320be73f9eb8b8794f09dcb5044bd (diff)
board: ns3: limit U-boot relocation within 16MB memory
By default relocation happens to a higher address of DDR, i.e, DDR start + DDR size. U-Boot shall be used to collect the ramdump. Restrict U-Boot to use only the 16MB memory, so that this memory can be reserved. Limit relocation to happen within 16MB memory, start 0xFF00_0000 and end 0x1_0000_0000 Signed-off-by: Bharat Kumar Reddy Gooty <bharat.gooty@broadcom.com> Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions