]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE
authorAdam Ford <aford173@gmail.com>
Sun, 10 Nov 2019 14:01:33 +0000 (08:01 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 3 Dec 2019 13:44:13 +0000 (08:44 -0500)
commitc1c05c6fe2fad39c0ecb44e1d256e41cc494be6d
tree85c1fb4e06febe1043053abb1a9b89bc7db8ae89
parent131c1bf23219cf8f1dd718b1f1aec39816ba5c16
ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE

In order to further prepare for full device tree support in SPL,
this patch enables both SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE.
Both of these are already enabled in U-Boot, so SPL will have
the same functionality

Signed-off-by: Adam Ford <aford173@gmail.com>
Tested-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
configs/omapl138_lcdk_defconfig