1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00

Patch by Pantelis Antoniou, 5 May 2004:

- Intracom board update.
- Add Codec POST.
This commit is contained in:
wdenk
2004-06-07 23:46:25 +00:00
parent cea655a224
commit 79fa88f3ed
24 changed files with 4241 additions and 171 deletions

View File

@@ -334,7 +334,7 @@ void status_led_set (int led, int state);
# define STATUS_LED_BOOT 0 /* LED 0 used for boot status */
/***** NetPhone ********************************************************/
#elif defined(CONFIG_NETPHONE)
#elif defined(CONFIG_NETPHONE) || defined(CONFIG_NETTA2)
/* XXX empty just to avoid the error */
/************************************************************************/
#else