devicetree-org / lopper

Other
32 stars 38 forks source link

assists: gen_domain_dts: Hardcode DDR address for Zynq to always start from 0 #357

Closed onkarharsh closed 2 months ago

onkarharsh commented 2 months ago

Yocto project expects zynq DDR base addresses to start from 0x0 for linux to boot. This has been a legacy expectation which is logically flawed but working. Add the temporary workaround to unblock them until the QEMU issue and the yocto integration issues are resolved.

onkarharsh commented 2 months ago

@kedareswararao : Please review it once CC: @sivadur