Files
u-boot/board
Arun Bharadwaj 2a3c25d242 overo: Fix regression introduced in a6b541b
U-Boot has been broken on Overo boards since commit
a6b541b090.

This is because the gd pointer is not set early enough anymore,
such that the i2c_set_bus_num in get_board_revision can safely
execute. This results in a console hang at SPL and the boot does
not proceed.

This piece of code is anyway necessary only for really old Overo
boards with revision numbers <= 2410 and not required for the newer
boards. For these older boards, u-boot v2014.10 still works fine.

Signed-off-by: Arun Bharadwaj <arun@gumstix.com>
2015-05-10 09:58:44 -04:00
..
2015-04-18 11:11:30 -06:00
2015-01-22 10:59:03 +01:00
2014-11-23 06:49:01 -05:00
2014-11-26 11:21:14 -05:00
2015-01-29 13:11:02 +01:00
2015-02-25 08:02:22 +01:00
2015-03-24 10:50:50 -04:00
2015-04-18 11:11:30 -06:00
2015-05-10 07:29:38 -04:00
2015-03-13 13:23:23 +01:00
2015-01-12 09:38:47 -05:00