diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-12-14 15:05:59 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-12-14 15:05:59 +0100 |
commit | e43232dee85d17dff4fad7fc8ff2bc5f6b9c7a76 (patch) | |
tree | 997dc610dece88a7dd6ec9303b16f99f40653e80 /include | |
parent | 7481266e4e4a1488ab197cc7beecd6eda0c34ffb (diff) | |
parent | 3a7b142b62a923838a0fa13b5b8bc0ce939b95cd (diff) | |
download | u-boot-imx-e43232dee85d17dff4fad7fc8ff2bc5f6b9c7a76.zip u-boot-imx-e43232dee85d17dff4fad7fc8ff2bc5f6b9c7a76.tar.gz u-boot-imx-e43232dee85d17dff4fad7fc8ff2bc5f6b9c7a76.tar.bz2 |
Merge with /home/m8/git/u-boot
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 |