
On Fri, 2022-01-07 at 21:07 -0500, Tom Rini wrote:
On Sat, Oct 23, 2021 at 01:15:13AM +0200, Marcel Ziswiler wrote:
From: Marcel Ziswiler marcel.ziswiler@toradex.com
With the move to using binman to generate SPL aka u-boot-spl-ddr.bin and U-Boot proper aka u-boot.itb every board now covers such configuration in its own U-Boot specific device tree include. Move the comon part of that configuration to the common imx8mm-u-boot.dtsi include file.
Signed-off-by: Marcel Ziswiler marcel.ziswiler@toradex.com Reviewed-by: Peng Fan peng.fan@nxp.com
This required a bit of hand-applying so please re-check my work, but applied to u-boot/master, thanks!
Yep, all looks good. This was just caused by Tim's venice stuff now having been applied after this series so for my series to remove his private binman stuff was not required as not yet there. And Tim's later patch already uses the common binman configuration. So finally all is good. Thanks!