Home
last modified time | relevance | path

Searched hist:c989166037941f80e0d46f1fa4e37c9f4f876b80 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/ti/am57xx/
H A Dboard.cc989166037941f80e0d46f1fa4e37c9f4f876b80 Fri Sep 02 18:51:33 UTC 2016 Nishanth Menon <nm@ti.com> board: am57xx: Fix missing check for beagle_x15

When beagleboard-X15 is booted, we see the following log:
Unidentified board claims BBRDX15_ in eeprom header

This is because of the missing check for x15 (the default) and reports
an error for a valid board configuration. Fix the same.

Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>