uboot-mt623x/board/esd/pmc440
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 Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
cmd_pmc440.c ppc_4xx: Apply new HW register names 2009-10-07 09:15:20 +02:00
config.mk ppc4xx: Remove confusing comment 2009-11-19 11:39:36 +01:00
fpga.c fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
fpga.h ppc4xx: Add FPGA support and BSP commands for PMC440 boards 2007-12-28 17:22:14 +01:00
init.S ppc4xx: Add SDRAM detection for PMC440 boards 2009-10-02 13:56:07 +02:00
pmc440.c POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
pmc440.h ppc4xx: Clean up PMC440 header 2008-10-31 10:37:50 +01:00
sdram.c ppc4xx: Add SDRAM detection for PMC440 boards 2009-10-02 13:56:07 +02:00
u-boot-nand.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00