u-boot-brain/board/logicpd/omap3som
Adam Ford 26ef7a27da 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>
2016-02-24 18:44:00 -05:00
..
Kconfig
MAINTAINERS OMAP3LOGIC: Update maintainer 2016-02-15 12:04:45 -05:00
Makefile
omap3logic.c OMAP3SOM BOARD: Auto detect Logic PD Models 2016-02-24 18:44:00 -05:00
omap3logic.h