openwrtv3/target/linux
Gabor Juhos e7b48fcfe1 ar71xx: fix board detection with newer RouterBOOT versions
Recent RouterBOOT version (at least version 3.41 on RB911G-5HPacD)
use "Board=" kernel parameter instead of "board=" to pass the board
name to the kernel. Due to this change the board detection code is
not working on the devices shipped with the new RouterBOOT version.
Because the kernel is unable to identify these boards they become
unusable despite that they are supported by the current code.

Update the prom_init code to convert the 'Board' kernel parameter to
'board'. After this change, the board detection works also with the
new RouterBOOT versions.

Signed-off-by: Gabor Juhos <juhosg@freemail.hu>
2017-12-12 17:05:25 +08:00
..
adm5120
adm8668
apm821xx merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
ar7 kernel: bump 4.9 to 4.9.63 2017-11-22 20:45:52 +01:00
ar71xx ar71xx: fix board detection with newer RouterBOOT versions 2017-12-12 17:05:25 +08:00
arc770 arc770: mark as source-only 2017-10-28 13:59:03 +02:00
archs38
armvirt merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
at91 at91: remove unused at91part driver 2017-10-22 15:17:42 +02:00
ath25
au1000
bcm53xx bcm53xx: use otrx for creating TRX images 2017-11-17 11:43:33 +01:00
brcm47xx brcm47xx: remove versions from linksys-e1000 target 2017-12-11 12:44:50 +01:00
brcm63xx merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
brcm2708 kernel: bump 4.9 to 4.9.63 2017-11-22 20:45:52 +01:00
cns3xxx kernel: bump 4.9 to 4.9.67 2017-12-07 01:41:09 +02:00
gemini kernel: Update kernel 4.4 to 4.4.100 2017-11-25 19:48:39 +01:00
generic kernel: MIPS compile out no-op DMA mapping ops where possible 2017-12-08 19:55:17 +01:00
imx6 imx6: add driver for temp/voltage monitoring 2017-08-18 18:47:11 +02:00
ipq806x kernel: bump 4.9 to 4.9.67 2017-12-07 01:41:09 +02:00
ixp4xx ixp4xx: Update to 4.9 kernel, refresh patches. Remove kmod-spi-gpio-old usage. 2017-11-18 08:21:38 -05:00
kirkwood
lantiq lantiq: dgn3500 drop worldwide suffix 2017-12-11 12:43:29 +01:00
layerscape kernel: bump 4.9 to 4.9.67 2017-12-07 01:41:09 +02:00
malta treewide: do not use IMG_PREFIX in Image/Prepare 2017-10-26 12:26:25 +02:00
mcs814x merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
mediatek kernel: bump 4.9 to 4.9.63 2017-11-22 20:45:52 +01:00
mpc85xx mpc85xx: use image metadata 2017-10-25 09:22:13 +02:00
mvebu merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
mxs
octeon treewide: use only board_name function to get name 2017-07-15 23:13:34 +02:00
omap omap: clean up configuration 2017-10-18 21:46:05 +02:00
omap24xx merge: ssid: update default ssid 2017-12-08 19:41:18 +01:00
orion orion: Switch to 4.9 kernel 2017-10-24 18:39:17 -07:00
oxnas kernel: Update kernel 4.4 to 4.4.100 2017-11-25 19:48:39 +01:00
pistachio kernel: bump 4.9 to 4.9.67 2017-12-07 01:41:09 +02:00
ppc40x
ppc44x
ramips ramips: fix a typo in 02_network 2017-12-08 22:34:31 +01:00
rb532 treewide: drop obsolete kernel config options 2017-10-04 20:08:15 +02:00
sunxi kernel: bump 4.9 to 4.9.65 2017-11-24 14:09:11 +02:00
uml merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
x86 merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
xburst
zynq treewide: use only board_name function to get name 2017-07-15 23:13:34 +02:00
Makefile