Skip to content

Conversation

@fozog
Copy link

@fozog fozog commented Jan 13, 2023

PleasePI4 DTBs as static file typically do not include memory stuff: those are added by videocore firmware.

The DTB provided has been saved with U-Boot
just before transfering control to an OS: this is the DTB that fdt-rs will have to deal with in real world.

Another interest of the RPI4 DTB is that bus addresses need translations using ranges to obtain MMIO region for devices.

PleasePI4 DTBs as static file typically do not include memory stuff:
those are added by videocore firmware.

The DTB provided has been saved with U-Boot
just before transfering control to an  OS: this is the DTB that
fdt-rs will have to deal with in real world.

Another interest of the RPI4 DTB is that bus addresses need translations
using ranges to obtain MMIO region for devices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant