summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMatthias Schoepfer <matthias.schoepfer@googlemail.com>2020-01-09 18:53:32 +0300
committerTom Rini <trini@konsulko.com>2020-01-23 15:29:58 +0300
commit04cd7108e6271d0a83e70444ddd4e12902253a44 (patch)
treecd3f00b81ee7e4911f0ca21e0caf6b27e5f636a1 /MAINTAINERS
parent9086ab564b93a51d3cb18deb7ac59179e2541285 (diff)
downloadu-boot-04cd7108e6271d0a83e70444ddd4e12902253a44.tar.xz
removing fdt_high from default set of variables for, dragonboard410c config
When using fitImage in AARCH64, the fdt is only 4 byte aligned. According to linux kernel -> Documentation/arm64/booting.txt, the fdt *must* be 8 byte aligned. Therefore, it is somewhat random, if you build a kernel that the fdt is 4 or 8 byte aligned. Removing fdt_high (or changing it to a valid 8 byte aligned address) solves this issue. Signed-off-by: Matthias Schoepfer <matthias.schoepfer@ithinx.io> CC: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions