1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-24 22:06:31 +02:00
openwrt-xburst/target/linux/ramips
juhosg 1f249922ce ramips: Make serial console for DIR-300-B1 work again
Make serial console for DIR-300-B1 work again.

With some recent change, "console=ttyS1,57600" was removed from the
default kernel command line, this adds the necessary mkcmdline
incantation to image/Makefile to add it there for this target.
This is quite likely broken for other targets as well.

Without this the console switches to ttyS0 instead of ttyS1 and
kernel output is missing, and the userspace comes up with 9600 baud
instead of 57600.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-02 19:17:58 +00:00
..
base-files ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN 2012-04-29 07:36:33 +00:00
files ramips: rt305x: add support for the UR-336UN board 2012-04-23 16:56:06 +00:00
image ramips: Make serial console for DIR-300-B1 work again 2012-05-02 19:17:58 +00:00
patches-3.3 kernel: update linux 3.3 to 3.3.4 2012-04-30 08:38:11 +00:00
rt288x ramips: nuke 3.2 suport 2012-04-21 12:30:53 +00:00
rt305x ramips: rt305x: add support for the UR-336UN board 2012-04-23 16:56:06 +00:00
rt3883 ramips: nuke 3.2 suport 2012-04-21 12:30:53 +00:00
base-files.mk ramips: remove default network configuration, and generate that from uci-defaults 2011-12-01 22:48:51 +00:00
Makefile kernel: update linux 3.3 to 3.3.4 2012-04-30 08:38:11 +00:00