openwrt/target/linux/ramips
Adrian Schmutzler b9cf1f6081 ramips/rt305x: fix firmware partition size for some 4MB devices
allnet_all0256n-4m, tenda_w150m and unbranded_wr512-3gn-4m have
their firmware partition set to reg = <0x50000 0x3c8000>.

However, based on the 4MB flash, the size should be 0x3b0000.

After some research in the target's history, it looks like the
changed size has been a mistake when transferring device
partitions from Makefile to DTS in 770b28f146.

This patch changes the named three devices back to 0x3b0000.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-07-25 14:30:57 +02:00
..
base-files ramips: fix mac addresses used by Phicomm K2P 2019-07-25 19:59:33 +08:00
dts ramips/rt305x: fix firmware partition size for some 4MB devices 2019-07-25 14:30:57 +02:00
files-4.14/drivers ramips: mtk-mmc: mt76x8: check ESD_MODE before applying AGPIO_CFG 2019-07-16 09:50:16 +08:00
image ramips: add kmod-mt7615e to Phicomm K2P images 2019-07-25 18:24:50 +08:00
mt76x8 ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 2019-07-08 22:00:24 +02:00
mt7620 ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 2019-07-08 22:00:24 +02:00
mt7621 ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 2019-07-08 22:00:24 +02:00
patches-4.14 ramips: mt7621: add support for memory detection 2019-07-11 22:11:21 +08:00
rt288x ramips: disable CONFIG_MTD_SPLIT_FIRMWARE 2019-01-26 21:46:33 +01:00
rt305x ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 2019-07-08 22:00:24 +02:00
rt3883 ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 2019-07-08 22:00:24 +02:00
Makefile ramips: switch to linux 4.14 2018-04-06 18:07:43 +02:00
modules.mk kernel: Fix kmod-regmap split 2019-01-27 11:07:14 +01:00