commit | 598d9bccc599bac1fa0fd1974eae6338563309f5 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Thu Nov 14 16:10:30 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 03 08:44:14 2019 -0500 |
tree | 3a6af3aa253f97e08ad70105bc5374a17b3d7d95 | |
parent | 21a4d80a710c79053ac1deaa65ff9b69e6c031d4 [diff] |
board: omapl138_lcdk: add the mmc device to SPL We don't have full device-tree support in SPL yet - add an appropriate U_BOOT_DEVICE() to the board file. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>