Stefano Babic 2f002eceae MX35: mx35pdk: wrong board revision
The board revision is detected accessing to the pmic,
that is not available before relocation (I2C).
This generates the following error:

CPU:   Freescale i.MX35 rev 2.0 at 532 MHz.
Reset cause: WDOG
<reg num> = 7 is invalid. Should be less than 0
Board: MX35 PDK 1.0

The revision number is wrong, as a default value is printed
(tested on a mx35pdk Rev. 2.0).

Move the output in the board_late_init(), when
pmic can be accessed.

Signed-off-by: Stefano Babic <sbabic@denx.de>
2012-04-16 14:53:59 +02:00
..
2011-11-27 19:44:21 +01:00
2011-11-27 19:44:21 +01:00
2012-02-12 15:03:25 -05:00
2012-04-16 14:47:58 +02:00
2012-03-28 23:41:18 +02:00
2012-04-01 21:37:53 +10:00
2012-03-30 22:45:44 +02:00
2011-11-27 19:44:21 +01:00
2012-01-09 09:19:47 +01:00
2012-02-27 21:19:25 +01:00
2012-02-12 10:11:31 +01:00
2012-03-26 23:09:23 +02:00
2012-02-12 10:11:28 +01:00
2012-03-19 00:08:16 +01:00
2012-01-16 08:40:13 +01:00
2012-02-12 15:03:25 -05:00
2012-03-30 22:45:44 +02:00
2012-03-26 10:09:31 +09:00
2011-11-27 19:44:21 +01:00
2012-03-30 07:43:33 +02:00