u-boot-brain/board/prodrive
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
..
alpr POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
common rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
p3mx p3mx: Remove serial relocation fixups 2009-10-03 10:17:57 +02:00
p3p440 ppc4xx: Consolidate pci_pre_init() function 2009-11-19 11:35:30 +01:00
pdnb3 General help message cleanup 2009-06-12 20:47:16 +02:00