ColdFire: fix some typoes for CF platform

Signed-off-by: Jason Jin <Jason.Jin@freescale.com>
This commit is contained in:
jason 2013-11-06 22:59:08 +08:00
parent 8c89443e13
commit 6af3a0eaae
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
TABILITY or FITNESS FO04-2007 Freescale Semiconductor, Inc.
/* Copyright (C) 2004-2007 Freescale Semiconductor, Inc.
* Hayden Fraser (Hayden.Fraser@freescale.com)
*
* SPDX-License-Identifier: GPL-2.0+

View File

@ -177,7 +177,7 @@
#define CONFIG_SYS_I2C_FSL
#define CONFIG_SYS_FSL_I2C_SPEED 80000
#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
/* DSPI and Serial Flash */