uboot-mt623x/post
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
..
board lwmon, lwmon5: Remove sysmon POST relocation fixups 2009-10-03 10:17:56 +02:00
cpu ppc_4xx: Apply new HW register names 2009-10-07 09:15:20 +02:00
drivers rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lib_ppc FPU POST: fix warnings when building with 2.18 binutils 2009-01-24 01:49:41 +01:00
Makefile post/Makefile: fix dependency problem with parallel builds 2008-12-16 14:44:06 +01:00
post.c POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
rules.mk Big white-space cleanup. 2008-05-21 00:14:08 +02:00
tests.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00