Advertisement
novski

Untitled

Jun 6th, 2022
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. parallels@ubuntu-linux-20-04-desktop:~$ dtc -I dtb -O dts /home/parallels/bcm2710-rpi-3-b-plus.dtb -o OPi.dts
  2. OPi.dts: Warning (unit_address_vs_reg): /soc: node has a reg or ranges property, but no unit name
  3. OPi.dts: Warning (unit_address_vs_reg): /soc/axiperf: node has a reg or ranges property, but no unit name
  4. OPi.dts: Warning (unit_address_vs_reg): /soc/gpiomem: node has a reg or ranges property, but no unit name
  5. OPi.dts: Warning (simple_bus_reg): /soc/i2c0mux: missing or empty reg/ranges property
  6. OPi.dts: Warning (simple_bus_reg): /soc/gpu: missing or empty reg/ranges property
  7. OPi.dts: Warning (simple_bus_reg): /soc/axiperf: simple-bus unit address format error, expected "7e009800"
  8. OPi.dts: Warning (simple_bus_reg): /soc/firmware/clocks: missing or empty reg/ranges property
  9. OPi.dts: Warning (simple_bus_reg): /soc/firmware/expgpio: missing or empty reg/ranges property
  10. OPi.dts: Warning (simple_bus_reg): /soc/power: missing or empty reg/ranges property
  11. OPi.dts: Warning (simple_bus_reg): /soc/gpiomem: simple-bus unit address format error, expected "7e200000"
  12. OPi.dts: Warning (simple_bus_reg): /soc/fb: missing or empty reg/ranges property
  13. OPi.dts: Warning (simple_bus_reg): /soc/vcsm: missing or empty reg/ranges property
  14. OPi.dts: Warning (simple_bus_reg): /soc/sound: missing or empty reg/ranges property
  15. OPi.dts: Warning (unique_unit_address): /soc/mmc@7e300000: duplicate unit-address (also used in node /soc/mmcnr@7e300000)
  16. OPi.dts: Warning (unique_unit_address): /soc/firmwarekms@7e600000: duplicate unit-address (also used in node /soc/smi@7e600000)
  17. OPi.dts: Warning (clocks_property): /__symbols__:clocks: property size (21) is invalid, expected multiple of 4
  18. OPi.dts: Warning (gpios_property): /aliases:gpio: property size (19) is invalid, expected multiple of 4
  19. OPi.dts: Warning (gpios_property): /__symbols__:gpio: property size (19) is invalid, expected multiple of 4
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement