On Thu, Dec 27, 2012 at 9:05 AM, Stefano Babic <[email protected]> wrote:
> I think it relies on the fact that only one of the two PMICs is mounted > on the board. There are versions of the board with the Dialog PMIC, and > other versions with Frescale's. Worse it is, there is no easy way to > detect which version of the board is running. > > However, only one of the two branch can run, because i2c_probe() fails > if the PMIC is not found. Yes, correct. We have either Dialog DA9052 or FSL MC34708 on the mx53loco boards, so only one of the branches will run. Regards, Fabio Estevam _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

