
28 Jul
2019
28 Jul
'19
11:51 p.m.
On Wed, Jul 17, 2019 at 09:35:27AM -0500, Adam Ford wrote:
The SOM-LV and Torpedo boards are very similar, but something happened growing SPL enough to break the Torpedo. The SOM-LV board were not doing alias sequencing during SPL and they continue to work while something broke the Torpedo. This patch disables SPL_DM_SEQ_ALIAS allowing it to boot again.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/configs/omap35_logic_defconfig b/configs/omap35_logic_defconfig index 3a529e8836..5bc4c9c8ed 100644
Applied to u-boot/master, thanks!
--
Tom