lantiq: specify console using stdout-path instead of cmdline argument
[openwrt/openwrt.git] / target / linux / lantiq / dts / VGV7519.dtsi
index 88daae7225a4fd8765d6624ddcdb81be28092bdd..2826dc2c47f9c32d88ede1fdf5434fe413bea525 100644 (file)
@@ -3,11 +3,8 @@
 #include <dt-bindings/input/input.h>
 
 / {
-
-       model = "VGV7519 - KPN Experiabox V8";
-
        chosen {
-               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit mem=62M vpe1_load_addr=0x83e00000 vpe1_mem=2M maxvpes=1 maxtcs=1";
+               bootargs = "init=/etc/preinit mem=62M vpe1_load_addr=0x83e00000 vpe1_mem=2M maxvpes=1 maxtcs=1";
        };
 
        aliases {
                eco {
                        label = "eco";
                        gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
-                       linux,code = <KEY_RFKILL>;
+                       linux,code = <BTN_0>;
                };
                rfkill {
                        label = "rfkill";