You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Álvaro Fernández Rojas 6dc01cdee8 bcm63xx: lzma-loader: allow bigger ramdisks
Some (older) CFEs are loaded at 0x80401000 and ramdisks are loaded at
0x80010000, which means that ramdisk size limit is 0x3F1000 (almost 4M).
Therefore, current ramdisks (~4MB) are overwritting CFE in these devices,
which results in a crash.

This commit changes the address where ramdisks are loaded to 0x80a00000,
which is the same address where kernel is loaded when booting from the flash.
Therefore, lzma-loader will now be loaded at 0x80a00000, but it will still
decompress the kernel at 0x80010000.

Tested with huawei,hg556a-b, which has its CFE loaded at 0x80401000.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
4 years ago
..
apm821xx kernel: bump 5.4 to 5.4.36 4 years ago
ar71xx ar71xx: correct button type for TL-MR3020 mode slider 4 years ago
arc770 treewide: remove maintainer variable from targets 4 years ago
archs38 archs38: remove support for kernel 4.14 4 years ago
armvirt kernel: remove non-existant symbols 4 years ago
at91 treewide: remove maintainer variable from targets 4 years ago
ath25 treewide: remove maintainer variable from targets 4 years ago
ath79 kernel: bump 5.4 to 5.4.43 4 years ago
bcm27xx kernel: bump 5.4 to 5.4.43 4 years ago
bcm47xx bcm47xx: remove support for kernel 4.14 4 years ago
bcm53xx bcm53xx: remove support for kernel 4.14 4 years ago
bcm63xx bcm63xx: lzma-loader: allow bigger ramdisks 4 years ago
cns3xxx cns3xx: remove support for kernel 4.14 4 years ago
gemini samba36: Remove 4 years ago
generic kernel: mtdsplit: support Broadcom WFI bootflags 4 years ago
imx6 imx6: add back perf monitor related config symbol 4 years ago
ipq40xx ipq40xx: replace "ok" with "okay" for status in DTS files 4 years ago
ipq806x ipq806x: EA8500 fix boot partition detection 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood kirkwood: disable image for Linksys EA3500 (Audi) 4 years ago
lantiq lantiq: fritz 7360 v2: remove additional supported devices 4 years ago
layerscape layerscape: remove support for kernel 4.14 4 years ago
malta malta: add missing symbols for kernel 5.4 4 years ago
mediatek kernel: bump 5.4 to 5.4.39 4 years ago
mpc85xx mpc85xx: restructure image receipts 4 years ago
mvebu kernel: bump 5.4 to 5.4.43 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon octeon: set 5.4 as default kernel 4 years ago
octeontx octeontx: remove support for kernel 4.14 4 years ago
omap omap: remove support for kernel 4.14 4 years ago
oxnas oxnas: move service file to correct place 4 years ago
pistachio treewide: remove maintainer variable from targets 4 years ago
ramips ramips: fix LED DT label for Zyxel Keenetic Start 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
rockchip rockchip: add support for Pine64 RockPro64 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi sunxi: remove unneeded shebang for preinit files 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 4 years ago
x86 x86: fix generic kernel 5.4 config 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile