ramips: fix RBM11G partitioning
authorThibaut VARÈNE <hacks@slashdirt.org>
Sat, 4 Aug 2018 13:44:26 +0000 (15:44 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Fri, 24 Aug 2018 09:53:51 +0000 (11:53 +0200)
commitbbe2cf657ca72119288a441ca3337a503aa17f80
tree4406b7fddf48d284d270e5f02b9d935ac2315d73
parentb90cad2c2e61720b72a9cdd6317474cabc4962ec
ramips: fix RBM11G partitioning

This patch improves faf64056ddd46992a75b1e277d94541c7251035c 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>
target/linux/ramips/dts/RBM11G.dts