diff options
author | Andrew F. Davis <afd@ti.com> | 2019-03-26 10:12:01 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-03-29 10:53:18 -0400 |
commit | 1abddd933f10fba3a11b278080568e7d7aa0e62d (patch) | |
tree | a8856014f7440ba5ade06d0a658776ae211b0e6c /board/raspberrypi/rpi/MAINTAINERS | |
parent | 5cf12031a426d53f75b9add334641875797f636d (diff) | |
download | u-boot-1abddd933f10fba3a11b278080568e7d7aa0e62d.tar.gz u-boot-1abddd933f10fba3a11b278080568e7d7aa0e62d.tar.xz u-boot-1abddd933f10fba3a11b278080568e7d7aa0e62d.zip |
configs: ti: Move FIT image load address to avoid overwrite
The FIT image is loaded to 0x8700_0000 followed by extracting from that
several large images also into the 0x8x00_0000 range. Large images
can end up overwriting the FIT image as it is being extracted from.
Move the FIT load address clear out to 0x9000_0000, this will require
a board to have at least 256MB of DRAM, if less then more careful
planning will be required for that platform.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Diffstat (limited to 'board/raspberrypi/rpi/MAINTAINERS')
0 files changed, 0 insertions, 0 deletions