commit | 0876a89cb4e3f6166cb6a786f92d5ce9a1f44a26 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Nov 03 17:03:02 2019 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 07 18:39:18 2019 -0500 |
tree | bf767b5287dc64bc04e4f9f22f7a6c9cb10264dc | |
parent | 9c46489a17c63c84ea4d15690a9dcc3372c49dfe [diff] |
Revert "ARM: omap3_logic/omap35_logic: Enable GPIO in SPL" The SPL is too tight, and it cannot start any longer. To help reduce the size of SPL, we need to remove some non-critical features. This reverts commit 66063a7c1388fb724e8671b03c529fb5cda992dd. Signed-off-by: Adam Ford <aford173@gmail.com>