uboot-mt623x/board/netta
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
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
codec.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk * Patches by Pantelis Antoniou, 30 Mar 2004: 2004-04-15 18:22:41 +00:00
dsp.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
flash.c Redundant Environment: protect full sector size 2009-06-04 00:16:16 +02:00
netta.c POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
pcmcia.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
u-boot.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
u-boot.lds.debug ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00