]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ColdFire: Fix FB CS not setup properly for Mcf5282
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>
Wed, 9 Jul 2008 21:20:23 +0000 (16:20 -0500)
committerJohn Rigby <jrigby@freescale.com>
Fri, 11 Jul 2008 16:45:59 +0000 (10:45 -0600)
commit47bf9c71ae838305a3ea3161af8d14e6f3fc2c82
tree0768c1f95aa63e5a759d486bd9ff7ee24fd88da8
parentbc3ccb139f0836f0a834cfd370a120a00ad7e63a
ColdFire: Fix FB CS not setup properly for Mcf5282

Remove all CFG_CSn_RO in cpu/mcf52x2/cpu_init.c. If
CFG_CSn_RO is defined as 0, the chipselect will not
be assigned.

Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
cpu/mcf52x2/cpu_init.c