Re: [U-Boot] [PATCH] xes: Use proper IO access functions

2009-08-07 Thread Kumar Gala
On Aug 4, 2009, at 5:47 PM, Peter Tyser wrote: > Also fix some minor whitespace oddities while we're cleaning up > > Signed-off-by: Peter Tyser > --- > board/xes/common/fsl_8xxx_clk.c |6 ++-- > board/xes/common/fsl_8xxx_pci.c | 46 > +- > board/xes/

[U-Boot] [PATCH] xes: Use proper IO access functions

2009-08-04 Thread Peter Tyser
Also fix some minor whitespace oddities while we're cleaning up Signed-off-by: Peter Tyser --- board/xes/common/fsl_8xxx_clk.c |6 ++-- board/xes/common/fsl_8xxx_pci.c | 46 +- board/xes/xpedite5200/xpedite5200.c | 17 ++--- board/xes/xpedi