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
Thibaut VARÈNE bbe2cf657c ramips: fix RBM11G partitioning
This patch improves faf64056dd by correcting
the partition scheme for the "RouterBoot" section of the flash.

The partition scheme initially submitted is incorrect and does not reflect
the actual flash structure.

The "RouterBoot" section (name matching OEM) is subdivided in several
static segments, as they are on ar71xx RB devices albeit with different
offsets and sizes.
The naming convention from ar71xx has been preserved, except for the
bootloaders which are named "bootloader1" and "bootloader2" to avoid
confusion with the master "RouterBoot" partition.
The preferred 'fixed-partitions' DTS node syntax is used, with nesting
support as introduced in 2a598bbaa3.
"partition" is used for node names, with associated "label" to match
policy set by 6dd94c2781.

Leave a note in DTS to explain how the original author selected the SPI speed.

Tested-by: Tobias Schramm <tobleminer@gmail.com>
Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
Reviewed-by: Rafał Miłecki <rafal@milecki.pl>
6 years ago
..
adm5120 kernel: bump 3.18 to 3.18.119 6 years ago
adm8668 kernel: bump 3.18 to 3.18.119 6 years ago
apm821xx treewide: fix upgrade led handling 6 years ago
ar7 ar7: remove linux 3.18 support 6 years ago
ar71xx ar71xx: fix typo in rb91x nand source 6 years ago
arc770 arc: Update variables substitutions in u-boot env files 6 years ago
archs38 arc: Update variables substitutions in u-boot env files 6 years ago
armvirt kernel: add missing ARM64_SSBD symbol 6 years ago
at91 at91: do not build image for at91-q5xr5 6 years ago
ath25 ath25: drop 4.9 kernel support 6 years ago
ath79 ath79: ubnt-xm: create mapping for RSSI LEDs 6 years ago
au1000 kernel: only optimized for size if small_flash 6 years ago
bcm53xx kernel: bump 4.14 to 4.14.59 6 years ago
brcm47xx brcm47xx: cosmetic fix in model detection 6 years ago
brcm63xx brcm63xx: switch to 4.14 6 years ago
brcm2708 kernel: bump 4.9 to 4.9.117 6 years ago
cns3xxx cns3xxx: fix mtu setting with kernel 4.14 6 years ago
gemini kernel: remove DEVMEM and DEVKMEM from target's config 6 years ago
generic generic: revert workarounds for AR8337 switch 6 years ago
imx6 kernel: enable THIN_ARCHIVES by default 6 years ago
ipq40xx treewide: drop unused get_status_led functions 6 years ago
ipq806x treewide: fix upgrade led handling 6 years ago
ixp4xx kernel: bump 4.9 to 4.9.123 6 years ago
kirkwood kernel: bump 4.9 to 4.9.116 6 years ago
lantiq lantiq: add support for upgrade led 6 years ago
layerscape kernel: bump 4.9 to 4.9.119 6 years ago
malta malta: bump tp v4.14 6 years ago
mcs814x kernel: bump 3.18 to 3.18.119 6 years ago
mediatek kernel: bump kernel 4.14 to version 4.14.63 6 years ago
mpc85xx WDR4900v1 remove dt node for absent hw crypto. 6 years ago
mvebu kernel: bump 4.14 to 4.14.60 6 years ago
mxs kernel: enable THIN_ARCHIVES by default 6 years ago
octeon octeon: Add and set CPU type Octeon+ as default 6 years ago
octeontx kernel: add missing ARM64_SSBD symbol 6 years ago
omap omap: disable ubifs 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 6 years ago
orion orion: remove linux 4.4 support 6 years ago
oxnas kernel: bump 4.14 to 4.14.59 6 years ago
pistachio treewide: consolidate upgrade state set 6 years ago
ppc40x kernel: only optimized for size if small_flash 6 years ago
ppc44x kernel: only optimized for size if small_flash 6 years ago
ramips ramips: fix RBM11G partitioning 6 years ago
rb532 kernel: only optimized for size if small_flash 6 years ago
samsung samsung/s5pv210: New target 6 years ago
sunxi kernel: bump 4.14 to 4.14.62 6 years ago
uml kernel: bump 4.9 to 4.9.100 6 years ago
x86 x86: add support to set GRUB menu entry title 6 years ago
xburst kernel: bump 3.18 to 3.18.119 6 years ago
zynq zynq: remove config options handled by generic 6 years ago
Makefile