On Mon, 23 Jun 2008 11:40:56 +0200
Andre Schwarz <[EMAIL PROTECTED]> wrote:

> During 83xx setup the "System I/O configuration register high" gets
> overwritten with user defined value if CFG_SICRH is defined.
> 
> Regarding to the MPC834x manual (Table 5-28 reve.1) bits 28+29 of SICRH 
> must keep their reset value regardless of configuration.
> 
> On my board (using RGMII) those bits are set after reset - yet it's 
> unclear where they come from.
> 
> The patch keeps both bits on MPC834x and MPC8313.
> 
> Signed-off-by: Andre Schwarz <[EMAIL PROTECTED]>

this has been applied after a slight rewrite to not cause the following:

cpu_init.c: In function ‘cpu_init_f’:
cpu_init.c:62: warning: unused variable ‘tmp_sicrh’

Thanks Andre,

Kim

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to