S32G2 load dtb

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32G2 load dtb

Jump to solution
1,420 Views
piaochunri
Contributor II

I got dts both in ATF and in kernal.When the board boots,Which dtb it will actually use?Or it will load both? Thank u.

0 Kudos
Reply
1 Solution
1,380 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Both DTB/DTS will be used. When booting, TF-A/uboot will use the TF-A DTS/DTB, when uboot passes the control to the kernel, the kernel will use its own DTB/DTS. There is no conflict between both.

Both DTB/DTS should be configured accordingly, if not when uboot passes control to the kernel, devices might not be available to the kernel itself.

Please, let us know.

View solution in original post

0 Kudos
Reply
3 Replies
1,406 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Both DTB's will be used at the end, but the one that is available under the root partition of the SD card should be the Kernel one.

Please, let us know.

0 Kudos
Reply
1,387 Views
piaochunri
Contributor II
Sorry,I can not understand well and could you describe it more detailed.I can find the same device in DTS both in ATF and kernal. Do they conflict with each other?
0 Kudos
Reply
1,381 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Both DTB/DTS will be used. When booting, TF-A/uboot will use the TF-A DTS/DTB, when uboot passes the control to the kernel, the kernel will use its own DTB/DTS. There is no conflict between both.

Both DTB/DTS should be configured accordingly, if not when uboot passes control to the kernel, devices might not be available to the kernel itself.

Please, let us know.

0 Kudos
Reply