]> git.baikalelectronics.ru Git - uboot.git/commit
Revert "rockchip: Only call binman when TPL available"
authorJagan Teki <jagan@edgeble.ai>
Fri, 27 Jan 2023 07:21:33 +0000 (12:51 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 30 Jan 2023 20:33:36 +0000 (15:33 -0500)
commit664280257296bbd415c5f471390924f7d248a3dd
treefe2607af12a5e812915452e11fe60ec5089171fc
parent9d50c60d4e28af690d3607e6fd728cbd40ead1cb
Revert "rockchip: Only call binman when TPL available"

This reverts commit bec93e4c4eb70d9c459a1d76b467aa6127afb140.

[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>
Tested-by: Anand Moon <linux.amoon@gmail.com> # CM3
arch/arm/dts/rockchip-u-boot.dtsi