]> git.sur5r.net Git - u-boot/commit
bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking
authorLukasz Majewski <lukma@denx.de>
Wed, 2 May 2018 14:10:55 +0000 (16:10 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 11 May 2018 00:38:32 +0000 (20:38 -0400)
commit2dbd5cd966a485becf8ef2286c56aeb709877c8d
tree53431fa6834f070a2ebf903bc2ec07f74be63cac
parenta8be2494632894669f0b78391b8c1b4a82877757
bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking

This patch is necessary for providing basic bootcount checking in the case
of using "falcon" boot mode in that board.

It forces u-boot proper boot, when we exceed the number of errors.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Stefan Roese <sr@denx.de>
board/liebherr/display5/spl.c