openwrtv3/target/linux
Christian Lamparter 9ca82c2374 apm821xx: force WNDR4700 console to 115200n8
With the upcoming 4.19 release, the serial console on the
Netgear WNDR4700 would no longer work as it is never really
set and always relied on the kernel's serial code not to
change the baud rate.

On the stock firmware, Netgear forced the console setting
through a custom CONFIG_CMDLINE in their kernel to 115200.
Normally, they should have done it in a different way and
just passed the baudrate through a "console=..." kernel
parameter via the bootargs in the "/chosen" dt node.
But in their default u-boot bootcmd setting, they somehow
forgot to add the "run addtty", so there's no easy way to
pass the baudrate from u-boot to the kernel. So it has
to be forced as otherwise it ends up as 9600 baud.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2018-10-20 16:13:39 +02:00
..
adm5120 kernel: bump 3.18 to 3.18.123 2018-09-26 15:54:18 +02:00
adm8668 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
apm821xx apm821xx: force WNDR4700 console to 115200n8 2018-10-20 16:13:39 +02:00
ar7 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
ar71xx ar71xx/ath79: fix mtd corruption 2018-10-17 18:55:37 +02:00
arc770 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
archs38 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
armvirt kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
at91 kernel: enable memory compaction 2018-10-09 14:29:55 +02:00
ath25
ath79 ar71xx/ath79: fix mtd corruption 2018-10-17 18:55:37 +02:00
au1000 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
bcm53xx treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
brcm47xx treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
brcm63xx treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
brcm2708 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
cns3xxx kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
gemini gemini: Fix up image generation 2018-10-20 16:13:39 +02:00
generic kernel: Add support for Winbond w25q128jv SPI NOR flash 2018-10-20 16:13:39 +02:00
imx6 kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
ipq40xx kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
ipq806x kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
ixp4xx treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
kirkwood treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
lantiq treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
layerscape kernel: bump 4.9 to 4.9.134 2018-10-19 10:01:57 +02:00
malta treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
mcs814x kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
mediatek kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
mpc85xx treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
mvebu kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
mxs kernel: bump 4.14 to 4.14.75 2018-10-10 14:45:11 +02:00
octeon octeon: remove linux 4.9 support 2018-09-29 18:09:45 +02:00
octeontx kernel: enable memory compaction 2018-10-09 14:29:55 +02:00
omap kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
omap24xx
orion treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
oxnas kernel: enable memory compaction 2018-10-09 14:29:55 +02:00
pistachio kernel: bump 4.14 to 4.14.70 2018-09-17 15:47:44 +02:00
ppc40x kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
ppc44x kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
ramips kernel: Add support for Winbond w25q128jv SPI NOR flash 2018-10-20 16:13:39 +02:00
rb532 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
samsung kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
sunxi kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
uml treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
x86 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
xburst kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
zynq kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
Makefile