diff options
author | Marian Balakowicz <m8@semihalf.com> | 2005-12-06 19:33:07 (GMT) |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2005-12-06 19:33:07 (GMT) |
commit | 3a7b142b62a923838a0fa13b5b8bc0ce939b95cd (patch) | |
tree | 147f3ac326ec6cd717bfac553430086ba8818e92 /include | |
parent | a889bd27ef2a9c01eb5b10d067765545781efa0a (diff) | |
download | u-boot-fsl-qoriq-3a7b142b62a923838a0fa13b5b8bc0ce939b95cd.tar.xz |
Change port configuration for O2DNT (CODEC1 on PSC1)
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/o2dnt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/o2dnt.h b/include/configs/o2dnt.h index d7d27e5..5c05a74 100644 --- a/include/configs/o2dnt.h +++ b/include/configs/o2dnt.h @@ -238,7 +238,7 @@ * GPIO configuration */ /*#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 |