u-boot-brain/board/amcc
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
..
acadia ppc4xx: Fix NAND booting targets after 4xx linker script consolidation 2009-11-09 13:01:19 +01:00
bamboo ppc4xx: Consolidate pci_master_init() function 2009-11-19 11:35:34 +01:00
bubinga ppc4xx: Remove board specific linker scripts from most PPC4xx boards 2009-11-02 16:29:04 +01:00
canyonlands ppc4xx: Consolidate pci_target_init() function 2009-11-19 11:35:08 +01:00
common board/amcc/common/flash.c: Fix compile warning 2009-09-15 00:29:49 +02:00
ebony ppc4xx: Consolidate pci_pre_init() function 2009-11-19 11:35:30 +01:00
katmai POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
kilauea POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
luan ppc4xx: Consolidate pci_pre_init() function 2009-11-19 11:35:30 +01:00
makalu POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
ocotea POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
redwood ppc4xx: Remove board specific linker scripts from most PPC4xx boards 2009-11-02 16:29:04 +01:00
sequoia POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
taihu ppc4xx: Remove board specific linker scripts from most PPC4xx boards 2009-11-02 16:29:04 +01:00
taishan POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00
walnut ppc4xx: Remove board specific linker scripts from most PPC4xx boards 2009-11-02 16:29:04 +01:00
yosemite ppc4xx: Consolidate pci_master_init() function 2009-11-19 11:35:34 +01:00
yucca POST: Remove duplicated post_hotkey_pressed() functions 2009-12-07 22:44:31 +01:00