openwrt/target/linux/layerscape/image
Martin Schiller 82ce460ab1 layerscape: armv8_64b: fix KERNEL_LOADADDR for linux >= 5.8
In kernel versions newer than 5.8 the arm64 TEXT_OFFSET (0x80000) has
been set to 0x0 (and later removed). This will break Uimages with kernel
load addresses that aren't 2MiB aligned any longer. Resulting in the
kernel silently fail to boot. For layerscape armv8_64b targets this
needs to be changed to 0x80000000 (start of RAM).

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2021-12-13 23:22:29 +01:00
..
armv7.mk layerscape: remove unneeded KERNEL_ENTRY_POINT definition 2021-12-13 23:22:29 +01:00
armv8_64b.mk layerscape: armv8_64b: fix KERNEL_LOADADDR for linux >= 5.8 2021-12-13 23:22:29 +01:00
gen_sdcard_head_img.sh target: use SPDX license identifiers on scripts 2021-02-10 15:47:23 +01:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
mkits-multiple-config.sh layerscape: mkits-multiple-config: fail on invalid arguments 2021-11-08 15:58:13 +01:00