[PATCH 2/4] colibri_imx6ull/imx7: add missing tdxargs variable

2021-04-08 Thread sbabic
> From: Philippe Schenker > All the other boards have tdxargs specified for setting manual kernel > command-line arguments. Add them also to NAND-based boards. > Signed-off-by: Philippe Schenker > Signed-off-by: Oleksandr Suvorov Applied to u-boot-imx, master, thanks ! Best regards, Stefano Bab

[PATCH 2/4] colibri_imx6ull/imx7: add missing tdxargs variable

2021-03-11 Thread Oleksandr Suvorov
From: Philippe Schenker All the other boards have tdxargs specified for setting manual kernel command-line arguments. Add them also to NAND-based boards. Signed-off-by: Philippe Schenker Signed-off-by: Oleksandr Suvorov --- include/configs/colibri-imx6ull.h | 2 +- include/configs/colibri_im