Searched hist:"26 ef7a27dade2c4cdf16579c8dc1375e0635face" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/board/logicpd/omap3som/ |
| H A D | omap3logic.c | 26ef7a27dade2c4cdf16579c8dc1375e0635face Thu Feb 18 03:49:49 UTC 2016 Adam Ford <aford173@gmail.com> 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>
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | omap3_logic.h | 26ef7a27dade2c4cdf16579c8dc1375e0635face Thu Feb 18 03:49:49 UTC 2016 Adam Ford <aford173@gmail.com> 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>
|