u-boot-brain/board/amcc/sequoia
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
..
chip_config.c ppc4xx: Sequoia: Add chip_config command 2009-10-23 16:05:11 +02:00
config.mk ppc4xx: Fix NAND booting targets after 4xx linker script consolidation 2009-11-09 13:01:19 +01:00
init.S ppc4xx: Add Sequoia RAM-booting target 2009-06-12 20:39:47 +02:00
Makefile ppc4xx: Sequoia: Add chip_config command 2009-10-23 16:05:11 +02:00
sdram.c ppc4xx: Add Sequoia RAM-booting target 2009-06-12 20:39:47 +02:00
sequoia.c POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
u-boot-nand.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
u-boot-ram.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00