On Thu, 20 Aug 2009 13:03:09 +0200
Detlev Zundel <d...@denx.de> wrote:

> or maybe even always use the mask, define it in the board config and do
> a
> 
> #if !defined(LCCR_MASK)
> #define LCCR_MASK 0xFFFFFFFF
> #endif

ack.

> This really depends if and how this applies to the other members of the
> 83xx family.

they're all the same, really.

> And, by the way, we should _really_ be using accessor macros all around
> ;)

actually LCRR itself has specific instructions that say if written, it
then should be read, and then an isync be issued.

Kim
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to