diff options
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | 2024-06-18 14:56:02 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-07-04 16:08:37 -0600 |
commit | e8461f4a41831ff3ec28014b85c552632bda0032 (patch) | |
tree | 343d9ba982c965d468cf3d6748cf9bb17b6e5182 /drivers/ddr/altera/sdram_agilex.c | |
parent | 20fa79cfc42ae4389108cac7259ad0fe3f320e9f (diff) |
xtensa: Correct define of _end symbol
So U-Boot is using _end symbol to detect location of devicetree
appended at the end of the ROM.
It needs to be calculated based on end of .data load address,
as in our lds .current address is address in RAM.
Tested-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Diffstat (limited to 'drivers/ddr/altera/sdram_agilex.c')
0 files changed, 0 insertions, 0 deletions