openwrt/target/linux/brcm47xx
Hauke Mehrtens ddedcb19e5 brcm47xx: relocate the stack in loader
By default we are reusing the stack provided by CFE, like it is intended
by CFE. On my WRT54GS it is located at 0x8043BF30, so a big kernel image
could overwrite it. Relocate it to a different memory region which is
still under the 8MB RAM, but in the higher area. We only need this
memory region for the stack of the loader, Linux will set up this
for its own.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-01-06 00:40:00 +01:00
..
base-files brcm47xx: remove target specific network preinit config 2017-12-13 18:50:55 +01:00
generic brcm47xx: drop some personal profiles 2017-01-04 12:24:01 +01:00
image brcm47xx: relocate the stack in loader 2018-01-06 00:40:00 +01:00
legacy brcm47xx: drop some personal profiles 2017-01-04 12:24:01 +01:00
mips74k build: remove mips16 feature flag from target makefiles 2017-01-24 13:35:45 +01:00
patches-4.1 treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
patches-4.4 kernel: update kernel 4.4 to 4.4.61 2017-04-15 17:20:51 +02:00
config-4.1 kernel: rename B53 symbols to avoid upstream kernel conflict 2016-06-20 08:00:14 +02:00
config-4.4 brcm47xx: refresh Linux 4.4 config 2017-09-04 08:07:42 +02:00
Makefile brcm47xx: bump kernel to 4.4 2016-10-24 17:22:23 +02:00
modules.mk brcm47xx: fix bgmac package 2017-01-04 11:55:39 +01:00