summaryrefslogtreecommitdiffstats
path: root/include/configs/sbc8349.h
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2009-10-02 18:54:20 -0400
committerKim Phillips <kim.phillips@freescale.com>2009-10-09 14:09:15 -0500
commitefaf6f1bf6ebdd8f16b0d0c2960abe8d06f95af4 (patch)
treea9c22aa9998ae0376e2987512649660295f154fe /include/configs/sbc8349.h
parentcd77dd109c4a439519a78c32eddc42bdebc7a61f (diff)
downloadtalos-obmc-uboot-efaf6f1bf6ebdd8f16b0d0c2960abe8d06f95af4.tar.gz
talos-obmc-uboot-efaf6f1bf6ebdd8f16b0d0c2960abe8d06f95af4.zip
mpc83xx: cosmetic comment update relating to SPD EEPROM
commit 6d0f6bcf337c5261c08fabe12982178c2c489d76 did the big rename of CFG_ macros to CONFIG_SYS macros. But it missed a couple of instances within comments. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/sbc8349.h')
-rw-r--r--include/configs/sbc8349.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sbc8349.h b/include/configs/sbc8349.h
index bf7cf82d8e..4dea27d483 100644
--- a/include/configs/sbc8349.h
+++ b/include/configs/sbc8349.h
@@ -304,7 +304,7 @@
#define CONFIG_SYS_I2C1_OFFSET 0x3000
#define CONFIG_SYS_I2C2_OFFSET 0x3100
#define CONFIG_SYS_I2C_OFFSET CONFIG_SYS_I2C2_OFFSET
-/* could also use CONFIG_I2C_MULTI_BUS and CONFIG_SPD_BUS_NUM... */
+/* could also use CONFIG_I2C_MULTI_BUS and CONFIG_SYS_SPD_BUS_NUM... */
/* TSEC */
#define CONFIG_SYS_TSEC1_OFFSET 0x24000
OpenPOWER on IntegriCloud