
27 Jan
2023
27 Jan
'23
12:44 p.m.
Hi Jagan,
On Fri, 27 Jan 2023 at 12:52, Jagan Teki jagan@edgeble.ai wrote:
This reverts commit f5315dd6290a588434e4f79bfd2886bb7df9210d.
[why] TPL is not mandatory for not all Rockchip SoCs, some SoCs like RK356x, and RK3588 still use mainline u-boot without TPL as their ddr init programs are accessed via binaries provided by Rockchip instead of ddr source code.
Marking TPL build makes it not able to build u-boot.itb on RK356x targets so revert this so that it can build an SPL build that would support all across Rockchip platforms.
Suggested-by: Quentin Schulz quentin.schulz@theobroma-systems.com Signed-off-by: Jagan Teki jagan@edgeble.ai
Please add my Tested-by: Anand Moon linux.amoon@gmail.com # CM3
Thanks
-Anand