Change port configuration for O2DNT (CODEC1 on PSC1)

This commit is contained in:
Marian Balakowicz 2005-12-06 20:33:07 +01:00
parent a889bd27ef
commit 3a7b142b62
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
Changes for U-Boot 1.1.4: Changes for U-Boot 1.1.4:
====================================================================== ======================================================================
* Change port configuration for O2DNT (CODEC1 on PSC1).
* Fix DPRAM offset/size for MPC8541/8555. * Fix DPRAM offset/size for MPC8541/8555.
Simplify TQM85xx Makefile handling. Simplify TQM85xx Makefile handling.

View File

@ -238,7 +238,7 @@
* GPIO configuration * GPIO configuration
*/ */
/*#define CFG_GPS_PORT_CONFIG 0x10002004 */ /*#define CFG_GPS_PORT_CONFIG 0x10002004 */
#define CFG_GPS_PORT_CONFIG 0x00002004 /* no CAN */ #define CFG_GPS_PORT_CONFIG 0x00002006 /* no CAN */
/* /*
* Miscellaneous configurable options * Miscellaneous configurable options