openwrt/target
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
..
imagebuilder imagebuilder: don't rewrite package list output 2017-12-13 16:00:57 +01:00
linux brcm47xx: relocate the stack in loader 2018-01-06 00:40:00 +01:00
sdk sdk: emit proper tag references for base URLs 2017-02-19 20:50:24 +01:00
toolchain
Config.in kernel: allow selecting RTC drivers on targets without explicit RTC support 2017-12-13 15:20:38 +01:00
Makefile