diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2021-11-13 18:34:37 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-11-18 18:20:19 -0500 |
commit | bd994c007ae232ade284c9c22c9150077961fe19 (patch) | |
tree | 9bb9ab73d08ff331e4c2e10c90aa67a63f255a76 /lib/asm-offsets.c | |
parent | 47d7d03622ba8b52f87274c7eea917a15e76053b (diff) |
lmb: Reserve U-Boot separately if relocation is disabled
In case U-Boot starts with GD_FLG_SKIP_RELOC, the U-Boot code is
not relocated, however the stack and heap is at the end of DRAM
after relocation. Reserve a LMB area for the non-relocated U-Boot
code so it won't be overwritten.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'lib/asm-offsets.c')
0 files changed, 0 insertions, 0 deletions