diff options
author | John Crispin <blogic@openwrt.org> | 2013-04-09 14:19:28 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-04-09 14:19:28 +0000 |
commit | e61b526322a5d3e8fb0811b606de5fc1d4027550 (patch) | |
tree | 66abc9895e622dee89b220c0aeea4e4330ddde93 /target/linux/ramips/dts/MOFI3500-3GN.dts | |
parent | 8fb3d4d8cf42b72617b6845102ffa0e784ab2829 (diff) | |
download | upstream-e61b526322a5d3e8fb0811b606de5fc1d4027550.tar.gz upstream-e61b526322a5d3e8fb0811b606de5fc1d4027550.tar.bz2 upstream-e61b526322a5d3e8fb0811b606de5fc1d4027550.zip |
[ramips] remove bootargs from dts
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36288 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/MOFI3500-3GN.dts')
-rw-r--r-- | target/linux/ramips/dts/MOFI3500-3GN.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/MOFI3500-3GN.dts b/target/linux/ramips/dts/MOFI3500-3GN.dts index e859dacbce..9d755f4fe9 100644 --- a/target/linux/ramips/dts/MOFI3500-3GN.dts +++ b/target/linux/ramips/dts/MOFI3500-3GN.dts @@ -10,10 +10,6 @@ ralink,memory = <0x0 0x200000 0x4000000>; }; - chosen { - bootargs = "console=ttyS0,57600 mtdparts=1f000000.cfi:192k(u-boot)ro,64k(u-boot-env)ro,64k(factory)ro,7872k@0x50000(firmware)"; - }; - palmbus@10000000 { sysc@0 { ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "sdram", "rgmii"; |