ramips: fix console speed for OMNI-EMB-HPM
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36270 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
d515b9e7c7
commit
ed8fffd327
|
@ -10,6 +10,10 @@
|
||||||
ralink,memory = <0x0 0x200000 0x10000000>;
|
ralink,memory = <0x0 0x200000 0x10000000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
chosen {
|
||||||
|
bootargs = "console=ttyS0,115200";
|
||||||
|
};
|
||||||
|
|
||||||
palmbus@10000000 {
|
palmbus@10000000 {
|
||||||
sysc@0 {
|
sysc@0 {
|
||||||
ralink,pinmux = "uartlite", "spi";
|
ralink,pinmux = "uartlite", "spi";
|
||||||
|
|
Loading…
Reference in New Issue