commit | 26ef7a27dade2c4cdf16579c8dc1375e0635face | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Wed Feb 17 21:49:49 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 24 18:44:00 2016 -0500 |
tree | 55c806af2be487cdea068f75c0c4a616869b6196 | |
parent | b1309a23e0e5eca1d980e4d88080d02f2d36219f [diff] |
OMAP3SOM BOARD: Auto detect Logic PD Models Logic PD makes four different system on modules. This patch will auto detect the board type and identify the corresponding device tree image. V2: Added 'default:' case to switch statement Since board_late_init() is defined as int, we now return 0 Signed-off-by: Derald Woods <woods.technical@gmail.com> Signed-off-by: Adam Ford <aford173@gmail.com>