[U-Boot] [PATCH 6/7] warp7: include: configs: Specify an fdtovaddr

2019-07-20 Thread sbabic
> In the Mbed Linux OS bootflow OP-TEE runs before u-boot and provides a DTB > overlay at 0x8310. > This overlay should subsequently be merged into the main DTB before handing > over to the kernel. > This patch defines fdtovaddr at 0x8310. > Signed-off-by: Bryan O'Donoghue Applied to u-bo

[U-Boot] [PATCH 6/7] warp7: include: configs: Specify an fdtovaddr

2019-05-08 Thread Bryan O'Donoghue
In the Mbed Linux OS bootflow OP-TEE runs before u-boot and provides a DTB overlay at 0x8310. This overlay should subsequently be merged into the main DTB before handing over to the kernel. This patch defines fdtovaddr at 0x8310. Signed-off-by: Bryan O'Donoghue --- include/configs/warp