wongsyrone / openwrt-1

已废弃DEPRECATED-see https://github.com/wongsyrone/lede-1 | modifications on OpenWrt official repository
https://www.lede-project.org/
GNU General Public License v2.0
37 stars 19 forks source link

mvebu: DTC warnings #71

Closed wongsyrone closed 8 years ago

wongsyrone commented 8 years ago
  DTC     arch/arm/boot/dts/armada-385-db-ap.dtb
  DTC     arch/arm/boot/dts/armada-385-linksys-caiman.dtb
Warning (reg_format): "reg" property in /mvsw61xx has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
  DTC     arch/arm/boot/dts/armada-385-linksys-cobra.dtb
Warning (reg_format): "reg" property in /mvsw61xx has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
  DTC     arch/arm/boot/dts/armada-385-rd.dtb
  DTC     arch/arm/boot/dts/armada-xp-axpwifiap.dtb
  DTC     arch/arm/boot/dts/armada-xp-db.dtb
  DTC     arch/arm/boot/dts/armada-xp-gp.dtb
  DTC     arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dtb
  DTC     arch/arm/boot/dts/armada-xp-linksys-mamba.dtb
Warning (reg_format): "reg" property in /mvsw61xx has invalid length (4 bytes) (#address-cells == 2, #size-cells == 2)
wongsyrone commented 8 years ago

http://devicetree.org/Device_Tree_Usage

https://dev.openwrt.org/ticket/20696

wongsyrone commented 8 years ago

They won't fix a warning. Let's ignore it.

wongsyrone commented 8 years ago

maybe related to https://github.com/wongsyrone/openwrt-1/issues/75#issuecomment-154806042