ARM: omap3/omap35_logic: Fix broken Logic PD Torpedo booting
authorAdam Ford <aford173@gmail.com>
Wed, 17 Jul 2019 14:35:27 +0000 (09:35 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 27 Jul 2019 17:36:53 +0000 (13:36 -0400)
commit0d54e3bd47f0237740893cfe22c34ff7ccc9dcd3
tree4b523b6008aae391111d7f6aa9e4f9ae253b2fc6
parentf3996aef8caf2b45fa2f1d64749295a78844ef30
ARM: omap3/omap35_logic: Fix broken Logic PD Torpedo booting

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>
configs/omap35_logic_defconfig
configs/omap3_logic_defconfig