u-boot-brain/board/amcc/makalu
Stefan Roese 39ff7d5f4c POST: Remove duplicated post_hotkey_pressed() functions
This patch introduces a weak default function for post_hotkey_pressed(),
returning 0, for boards without hotkey support. The long-running tests
won't be started on those boards. This default function was implemented
in many board directories. By implementing this weak default we can
remove all those duplicate versions.

Boards with hotkey support, can override this weak default function
by defining one in their board specific code.

Signed-off-by: Stefan Roese <sr@denx.de>
2009-12-07 22:44:31 +01:00
..
cmd_pll.c General help message cleanup 2009-06-12 20:47:16 +02:00
config.mk ppc4xx: Add initial AMCC Makalu 405EX support 2007-10-31 21:20:50 +01:00
init.S ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling 2008-06-03 20:21:20 +02:00
makalu.c POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
Makefile Cleanup: remove redundant deleting on *~ files 2008-07-02 23:53:23 +02:00