]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
karo: tx48: check for <CTRL-C> only to abort certain actions
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 28 Nov 2013 11:05:56 +0000 (12:05 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 28 Nov 2013 11:05:56 +0000 (12:05 +0100)
commitd614be2a16db5240573cd96828e1545a6e3a9edd
tree836561197fa9161f2ebb55f37bedd8247e7aa73e
parent66190531cbfb17d3d04d9c3b38a4e1fb9376bfb1
karo: tx48: check for <CTRL-C> only to abort certain actions

Explicitly check for <CTRL-C> rather than keypress to abort loading
DTB, setting cpu_clk and enabling display/loading splashscreen to be
able to abort the boot script without affecting the other operations.
board/karo/tx48/tx48.c