[PATCH 7/7] include: configs: ge: avoid shell on boot failure

2021-05-02 Thread stefano . babic
> From: Ian Ray > Prevent shell access on boot failure by entering an infinite > loop. > Signed-off-by: Ian Ray > Signed-off-by: Sebastian Reichel Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX

[PATCH 7/7] include: configs: ge: avoid shell on boot failure

2021-04-23 Thread Sebastian Reichel
From: Ian Ray Prevent shell access on boot failure by entering an infinite loop. Signed-off-by: Ian Ray Signed-off-by: Sebastian Reichel --- include/configs/ge_bx50v3.h | 3 ++- include/configs/mx53ppd.h | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/include/configs