#include "963178.dts" / { model = "AVM FRITZ!Box 7530 AX"; /* eva urlader adds memory */ /delete-node/ memory; avm-hw-revision{ compatible = "avm,avm_hw_revision"; revision = "256"; subrevision = "0"; }; chosen { /* eva urlader writes bootargs */ /delete-property/ bootargs; bootargs-prepend = "slub_debug=FL "; bootargs-append = " audit=1 pci=pcie_bus_safe"; wlan_dect_config_part = "nvram"; }; avm_netdev_map { compatible = "avm,port_netdev"; lan1 { netdev = "eth0"; }; lan2 { netdev = "eth1"; }; lan3 { netdev = "eth2"; }; lan4 { netdev = "eth3"; }; }; avm-module-mem { compatible = "avm,module-mem"; whitelist = "pcmlink", "avm_dect", "capi_codec", "isdn_fbox_fon5", "rtc_avm", "krtp", "ulpcmlink", "nlaudio"; }; reserved-memory { #address-cells = <1>; #size-cells = <1>; ranges; /* copy of the /memreserve/ entries from 963178.dts */ boot_area@00000000 { reg = <0x00000000 0x00008000>; }; reserved_pmc@04000000 { reg = <0x04000000 0x00100000>; }; ramoops@e300000 { compatible = "ramoops"; reg = <0xe300000 0x00200000>; record-size = <0x80000>; no-dump-oops; }; dt_reserved_AVM_BOOT_STRING { reg = <0xe500000 0x100000>; }; }; avm-rte { compatible = "arm,avm-rte"; interrupts = , , ; }; };