[U-Boot] [PATCH v1 2/2] config: Update KP's imx53 HSC config to

2019-06-10 Thread sbabic
> The information about pressed key is relevant in performing correct > update and recovery scenarios via USB pendrive. > This commit modifies envs to provide it. > Signed-off-by: Lukasz Majewski Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===

[U-Boot] [PATCH v1 2/2] config: Update KP's imx53 HSC config to pass key pressed information

2019-05-08 Thread Lukasz Majewski
The information about pressed key is relevant in performing correct update and recovery scenarios via USB pendrive. This commit modifies envs to provide it. Signed-off-by: Lukasz Majewski --- include/configs/kp_imx53.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/kp_im