Update to V4.7.1

This commit is contained in:
Richard Barry 2008-02-03 19:45:58 +00:00
parent e018422743
commit c86dcf7826
482 changed files with 6015 additions and 3290 deletions

View file

@ -128,7 +128,7 @@ portBASE_TYPE xReturn = pdPASS;
volatile unsigned int regv,tout,id1,id2;
/* Enable P1 Ethernet Pins. */
PINSEL2 = 0x55555555;
PINSEL2 = configPINSEL2_VALUE;
PINSEL3 = (PINSEL3 & ~0x0000000F) | 0x00000005;
/* Power Up the EMAC controller. */