Skip to content
Snippets Groups Projects
Commit 6af3a0ea authored by jason's avatar jason
Browse files

ColdFire: fix some typoes for CF platform

parent 8c89443e
No related branches found
No related tags found
No related merge requests found
TABILITY or FITNESS FO04-2007 Freescale Semiconductor, Inc. /* Copyright (C) 2004-2007 Freescale Semiconductor, Inc.
* Hayden Fraser (Hayden.Fraser@freescale.com) * Hayden Fraser (Hayden.Fraser@freescale.com)
* *
* SPDX-License-Identifier: GPL-2.0+ * SPDX-License-Identifier: GPL-2.0+
......
...@@ -177,7 +177,7 @@ ...@@ -177,7 +177,7 @@
#define CONFIG_SYS_I2C_FSL #define CONFIG_SYS_I2C_FSL
#define CONFIG_SYS_FSL_I2C_SPEED 80000 #define CONFIG_SYS_FSL_I2C_SPEED 80000
#define CONFIG_SYS_FSL_I2C_SLAVE 0x7F #define CONFIG_SYS_FSL_I2C_SLAVE 0x7F
#define CONFIG_SYS_FSLI2C_OFFSET 0x58000 #define CONFIG_SYS_FSL_I2C_OFFSET 0x58000
#define CONFIG_SYS_IMMR CONFIG_SYS_MBAR #define CONFIG_SYS_IMMR CONFIG_SYS_MBAR
/* DSPI and Serial Flash */ /* DSPI and Serial Flash */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment