commit | 60da8c35251e073e8de54d6d2aa3fc2a7d6b168f | [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 | 48d5a7efa66e644b9e8f1eabdf55434a7f6a50ad [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>