diff options
author | Sander Vanheule <sander@svanheule.net> | 2023-01-25 22:18:42 +0100 |
---|---|---|
committer | Sander Vanheule <sander@svanheule.net> | 2023-01-25 22:39:35 +0100 |
commit | 8f47b87b0cc8178f73d280c98e571fe9f0ddfee8 (patch) | |
tree | 8213d6496b03bffc8fa0700b27f219ac00ee7291 /target/linux/bcm27xx | |
parent | 7396263680b951211f33f2aa266b11bdd0047adc (diff) | |
download | upstream-8f47b87b0cc8178f73d280c98e571fe9f0ddfee8.tar.gz upstream-8f47b87b0cc8178f73d280c98e571fe9f0ddfee8.tar.bz2 upstream-8f47b87b0cc8178f73d280c98e571fe9f0ddfee8.zip |
realtek: rtl931x: drop LINKER_LOAD_ADDRESS bypass
RTL931x kernel builds were patched to bypass the LINKER_LOAD_ADDRESS
parameter, and hardcode it to 0x80220000. This doesn't make much sense,
since value of LINKER_LOAD_ADDRESS, load-ld, only appears to be a copy
of load-y, adjusted to the linker's taste.
Dropping the hacks for bypassing LINKER_LOAD_ADDRESS results in a kernel
that actually starts booting on an RTL9313 (Netgear MS510TXM), but
currently still hangs when the kernel switches timers.
Signed-off-by: Sander Vanheule <sander@svanheule.net>
Diffstat (limited to 'target/linux/bcm27xx')
0 files changed, 0 insertions, 0 deletions