u-boot-brain/board/cm5200
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
..
cm5200.c POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
cm5200.h Minor coding style cleanup. Update CHANGELOG. 2007-08-13 21:57:53 +02:00
cmd_cm5200.c General help message cleanup 2009-06-12 20:47:16 +02:00
config.mk cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. 2007-08-03 12:08:16 +02:00
fwupdate.c Fix some more print() format errors. 2008-07-11 01:16:00 +02:00
fwupdate.h Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. 2008-02-22 17:26:13 +01:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
u-boot.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00