]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ColdFire: Multiple fixes for MCF5445x platforms
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>
Mon, 18 Aug 2008 18:26:25 +0000 (00:26 +0600)
committerJohn Rigby <jrigby@freescale.com>
Thu, 28 Aug 2008 15:16:54 +0000 (09:16 -0600)
commitf78ced3028d4130b24a318943a70cf5584ab16f4
tree90d6650c2e4921f767ea648dec2c7abc8d247f53
parent454e725b3a9537b7f273bbd0cbca180f23a7a6e8
ColdFire: Multiple fixes for MCF5445x platforms

Add FEC pin set and mii reset in __mii_init(). Change
legacy flash vendor from 2 to AMD LEGACY (0xFFF0),
change cfi_offset to 0, and change CFG_FLASH_CFI to
CONFIG_FLASH_CFI_LEGACY. Correct M54451EVB and
M54455EVB env settings in configuration file.

Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
board/freescale/m54451evb/m54451evb.c
board/freescale/m54455evb/m54455evb.c
board/freescale/m54455evb/mii.c
include/configs/M54451EVB.h
include/configs/M54455EVB.h