[PATCH] pico-imx7d: Add support for the 2GB variant

2023-01-31 Thread sbabic
> Add the board detection mechanism to be able to support > the 2GB variant. > Based on the code from TechNexion U-Boot downstream tree. > Signed-off-by: Fabio Estevam Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH] pico-imx7d: Add support for the 2GB variant

2023-01-11 Thread Fabio Estevam
Add the board detection mechanism to be able to support the 2GB variant. Based on the code from TechNexion U-Boot downstream tree. Signed-off-by: Fabio Estevam --- board/technexion/pico-imx7d/spl.c | 30 +++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git