]> git.sur5r.net Git - u-boot/commit
display5: Support for the emergency PAD pressing
authorLukasz Majewski <lukma@denx.de>
Fri, 11 May 2018 14:51:08 +0000 (16:51 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 18 Jun 2018 13:42:38 +0000 (15:42 +0200)
commit27aede24bcdec3777da7b23efc0a8cb777d83d6a
tree52d450f184d823083c60f03592650e7fe81b3064
parentcf74e0a96b0f99c4c6025f07549cc51e06a772e0
display5: Support for the emergency PAD pressing

To enter the special mode, one needs to short cut two pads with e.g. screw
driver.

After power up the SPL will execute u-boot in which proper actions will be
taken.

It is worth noting that we do not alter envs (even the BOOT_FROM variable)
and unconditionally go to recovery.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
board/liebherr/display5/common.c
board/liebherr/display5/common.h
board/liebherr/display5/display5.c
board/liebherr/display5/spl.c
include/configs/display5.h