On Tue, Jun 23, 2015 at 07:57:24PM +0800, Chen-Yu Tsai wrote: > The original code was configuring the external pins after enabling > the R_PIO clock, which meant the configuration never made it to > the pin controller the first time in SPL. > > Why this was working before is uncertain. Maybe the state was left > from a previous boot sequence, or RSB just happened to be the default > configuration. However with some A33 chips, SPL failed to configure > the PMIC. This was seen by me and Maxime on the Sinlinx SinA33 dev > board. > > Reordering the calls fixed this. > > Signed-off-by: Chen-Yu Tsai <[email protected]> > Cc: Maxime Ripard <[email protected]>
Tested-by: Maxime Ripard <[email protected]> Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

