openwrt/target/linux/apm821xx
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
..
base-files apm821xx: remove wd, mybooklive-duo leftovers 2018-09-29 17:23:11 +02:00
dts apm821xx: force WNDR4700 console to 115200n8 2018-10-20 16:13:39 +02:00
files/arch/powerpc/platforms/44x apm821xx: fix atheros PCIe cards on the MR24 2016-07-25 10:38:48 +02:00
image treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
nand treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.76 2018-10-16 10:08:56 +02:00
sata treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
config-4.14 kernel: enable THIN_ARCHIVES by default 2018-05-22 07:55:20 +02:00
Makefile apm821xx: switch to 4.14.x kernel 2018-01-12 08:00:05 +01:00