mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board.
Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005
This commit is contained in:
@@ -336,6 +336,9 @@ void status_led_set (int led, int state);
|
||||
/***** NetPhone ********************************************************/
|
||||
#elif defined(CONFIG_NETPHONE) || defined(CONFIG_NETTA2)
|
||||
/* XXX empty just to avoid the error */
|
||||
/***** STx XTc ********************************************************/
|
||||
#elif defined(CONFIG_STXXTC)
|
||||
/* XXX empty just to avoid the error */
|
||||
/***** sbc8240 ********************************************************/
|
||||
#elif defined(CONFIG_WRSBC8240)
|
||||
/* XXX empty just to avoid the error */
|
||||
|
Reference in New Issue
Block a user