openwrtv4/target/linux
Mathias Kresin 28110727f1 ramips: set blocksize for 4MB devices
Set the blocksize for devices having only 4MB of flash for ramips
devices already using the new image build code.

Informations about the used flash chip are gathered from the OpenWrt
wiki, wikidevi, forums, OEM bootlogs or the compatible property in the
device tree source file.

The en25q32b from the AirLive Air3GII does not have 4k support in the
kernel.

For the following boards no information about the used flash chip could
be found and a 64k blocksize is assumed:

  - Ralink V11ST-FE
  - Ralink AP-RT3052-V22RW-2X2
  - MediaTek MT7628 EVB
  - MediaTek MT7621 EVB
  - UPVEL UR-326N4G
  - Buffalo WZR-AGL300NH

Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-09-03 09:56:35 +02:00
..
adm5120 kernel: remove unused morse led trigger driver 2016-08-04 20:53:02 +02:00
adm8668 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
apm821xx image: specify max image size in Kilobyte/Megabyte 2016-09-04 09:58:02 +02:00
ar7 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ar71xx ar71xx: fix ethernet driver fast reset issue causing tx timeouts 2016-09-03 22:50:28 +02:00
arc770 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
archs38 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
arm64 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
at91 at91: fix SAMA5D3 subtarget 2016-04-25 14:54:07 +02:00
ath25 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
au1000 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
bcm53xx image: use k as unit suffix for blocksize 2016-09-04 08:56:05 +02:00
brcm47xx build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
brcm63xx build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
brcm2708 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
cns3xxx cns3xxx: add GW2386 support 2016-09-08 13:40:02 +02:00
gemini gemini: rename config-default to config-4.4 2016-08-24 01:44:05 +03:00
generic kernel: b53: force BCM531x5 port 5 link state if enabled 2016-09-08 23:03:46 +02:00
imx6 image: use k as unit suffix for blocksize 2016-09-04 08:56:05 +02:00
ipq806x image: use k as unit suffix for blocksize 2016-09-04 08:56:05 +02:00
ixp4xx ixp4xx: fix Avila SoC audio driver compilation 2016-06-07 11:15:55 +02:00
kirkwood image: use k as unit suffix for blocksize 2016-09-04 08:56:05 +02:00
lantiq image: use k as unit suffix for blocksize 2016-09-04 08:56:05 +02:00
malta malta: enable be64 and le64 subtargets 2016-08-15 15:32:36 +02:00
mcs814x branding: add LEDE branding 2016-03-24 22:40:13 +01:00
mediatek kernel: mtd: backport Macronix sector size fix 2016-09-03 09:27:09 +02:00
mpc85xx build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
mvebu image: use k as unit suffix for blocksize 2016-09-04 08:56:05 +02:00
mxs mxs: unconditionally install kernel images/dtb files into rootfs (needed by boards) 2016-07-20 10:13:50 +02:00
octeon build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
omap build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
omap24xx image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
orion orion: rename config-default to config-3.18 2016-08-24 01:47:48 +03:00
oxnas image: use k as unit suffix for blocksize 2016-09-04 08:56:05 +02:00
ppc40x build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ppc44x build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ramips ramips: set blocksize for 4MB devices 2016-09-03 09:56:35 +02:00
rb532 rb532: rename config-default to config 4.1 2016-08-24 01:48:01 +03:00
realview build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
sunxi sunxi/pcduino3: Remove selection of absent rtl8188eu 2016-07-23 12:27:42 +02:00
uml uml: revert accidentally committed change 2016-04-25 14:09:05 +02:00
x86 x86: enable fpu for all subtargets 2016-08-30 10:51:21 +02:00
xburst build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
zynq build: remove cpio.gz and tar.gz from regular filesystem types 2016-07-25 12:43:39 +02:00
Makefile