BB: lantiq: vr9: vgv7519: modify dts to pass cmdline to support vmmc/fxs/vpe

(required not-distributable firmware blob - dump it by yourself from original firmware)

Signed-off-by: Eddi De Pieri <eddi@depieri.net>

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43164 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2014-11-03 08:33:00 +00:00
parent 8d924d43c0
commit 7958ecf053
1 changed files with 10 additions and 1 deletions

View File

@ -5,12 +5,21 @@
model = "VGV7519 - KPN Experiabox V8";
chosen {
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit maxvpes=1 maxtcs=1 phym=64M mem=62M panic=1 vpe1_load_addr=0x83e00000 vpe1_mem=2M vpe1_wired_tlb_entries=1";
};
memory@0 {
reg = <0x0 0x4000000>;
};
sram@1F000000 {
vmmc@107000 {
status = "okay";
gpios = <&gpio 30 0 //fxs relay
&gpio 31 0 //still unknown
&gpio 3 0>; //reset_slic?
};
};
fpi@10000000 {
#address-cells = <1>;