diff options
author | wdenk <wdenk> | 2003-09-18 20:10:12 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-09-18 20:10:12 +0000 |
commit | c3d98ed9ca961fc6e22d9e28e33e0aa758eaee5b (patch) | |
tree | 8903254fb7ff11508d7f754b795522fe6cb4357e | |
parent | 80369866a482b923f0398f4c8172865282559f5b (diff) |
Update MPC5200 port pin configuration for Linux CAN drivers.
-rw-r--r-- | include/configs/IceCube.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/IceCube.h b/include/configs/IceCube.h index 204f332644f..9b3b4b45880 100644 --- a/include/configs/IceCube.h +++ b/include/configs/IceCube.h @@ -191,7 +191,7 @@ /* * GPIO configuration */ -#define CFG_GPS_PORT_CONFIG 0x00000004 +#define CFG_GPS_PORT_CONFIG 0x10000004 /* * Miscellaneous configurable options |