openwrtv3/target/linux/brcm47xx
Hauke Mehrtens 2909a4b78e 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>
2017-10-11 21:36:24 +02:00
..
base-files Revert "brcm47xx: Fix sysupgrade with E1200v1" 2017-09-25 23:09:33 +02:00
generic brcm47xx: drop some personal profiles 2017-01-04 12:24:01 +01:00
image brcm47xx: relocate the stack in loader 2017-10-11 21:36:24 +02: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:15:01 +01:00
patches-4.4 brcm47xx: resolve GPIO conflict for WRT54GSv1 2017-07-02 22:44:06 +02:00
patches-4.9 brcm47xx: Add support for kernel 4.9 2017-07-02 23:10:06 +02:00
config-4.4 brcm47xx: refresh kernel configuration 2017-07-02 22:44:07 +02:00
config-4.9 brcm47xx: Add support for kernel 4.9 2017-07-02 23:10:06 +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