* [U-Boot-Users] Why is BR2/OR2 disabled for CONFIG_MPC85xx?
@ 2005-07-27 13:26 Gerhard Jaeger
0 siblings, 0 replies; only message in thread
From: Gerhard Jaeger @ 2005-07-27 13:26 UTC (permalink / raw)
To: u-boot
Hi list,
while adding support for a custom MPC8540 board, I found the following stuff in
cpu/mpc85xx/cpu_init.c:
#if !defined(CONFIG_MPC85xx)
#if defined(CFG_BR2_PRELIM) && defined(CFG_OR2_PRELIM)
memctl->or2 = CFG_OR2_PRELIM;
memctl->br2 = CFG_BR2_PRELIM;
#endif
#endif
Could anybody shed some light on that? It's not clear to me why
these two registers should not be written too, when we have a
i.e. 8540 design...
Thanx in advance
Gerhard
--
Gerhard Jaeger <gjaeger@sysgo.com>
SYSGO AG Embedded and Real-Time Software
www.sysgo.com | www.elinos.com | www.pikeos.com | www.osek.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-07-27 13:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-27 13:26 [U-Boot-Users] Why is BR2/OR2 disabled for CONFIG_MPC85xx? Gerhard Jaeger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox