* [U-Boot-Users] Setting SIUMCR FYI
@ 2002-12-12 16:28 Jim Mesenbrink
0 siblings, 0 replies; only message in thread
From: Jim Mesenbrink @ 2002-12-12 16:28 UTC (permalink / raw)
To: u-boot
We are using u-boot for our custom board based on the MPC8260. For this
board the chip select 10 pin is configured as BCTL1. u-boot would hang
after SIUMCR was set in cpu_init_f() in the file cpu/mpc8260/cpu_init.c.
The problem is that out of reset OR0[BCTLD] defaults to 0 ("BCTLx is
asserted upon access to the current memory bank" 10-18). My next access
to FLASH hung the system. I moved the assignment of SIUMCR after the
memory controller ORx/BRx registers are setup, where ORx[BCTLD] is set
they way we need, and u-boot ran fine.
As the title suggests this is a FYI. I hope it is helpful.
--
Jim Mesenbrink FlightSafety International
mesenb at vss.fsi.com Visual Simulation Systems
Phone: 314-551-8422 5695 Campus Parkway
FAX: 314-551-8444 St. Louis, MO 63042-2338
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-12-12 16:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-12 16:28 [U-Boot-Users] Setting SIUMCR FYI Jim Mesenbrink
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.