uboot-mt623x/board/netstal
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
..
common ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case 2009-09-28 10:45:54 +02:00
hcu4 POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
hcu5 POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
mcu25 POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00