mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-22 06:32:59 +00:00
ramips: fix console speed for OMNI-EMB-HPM
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36270
This commit is contained in:
parent
cd7ce5226d
commit
30e5bae84a
@ -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
Block a user