Hi Jagan, On 2023-01-26 17:44, Jagan Teki wrote: > On Thu, 26 Jan 2023 at 22:05, Quentin Schulz > <[email protected]> wrote: >> >> Hi Jagan, >> >> On 1/26/23 17:27, Jagan Teki wrote: >>> Hi, >>> >>> The master branch seems broken with recent changes on binman, I found >>> that u-boot.itb is not creating for evb-rk3568 boards. >>> >>> HEAD >>> commit 17e8e58fe62c019b2cc26af221b6defc3368229f >>> Merge: 4e1ab2065e cd108f2795 >>> Author: Tom Rini <[email protected]> >>> Date: Tue Jan 24 21:07:01 2023 -0500 >>> >>> Any insight? >>> >> >> Can you revert f5315dd6290a588434e4f79bfd2886bb7df9210d and try again? > > Yeah, fixed. Look like binman changes are expecting every board to use TPL.
I am using [1] as a fix and small hack to bundle a ddr.bin when u-boot-tpl is not built. Not sure if this is something worth sending upstream? [1] https://github.com/Kwiboo/u-boot-rockchip/commit/41f28948613716395dafad105af6ae0e99c31ea5 Regards, Jonas > > Jagan.

