
8 Nov
2019
8 Nov
'19
4:35 p.m.
On Sun, Nov 03, 2019 at 05:15:52PM -0600, Adam Ford wrote:
The only GPIO bank needed in SPL is GPIO4 and the SPL space is tight.
This patch removes the all but GPIO4 from the spl device tree to reduce the SPL footprint.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/arch/arm/dts/logicpd-som-lv-37xx-devkit-u-boot.dtsi b/arch/arm/dts/logicpd-som-lv-37xx-devkit-u-boot.dtsi index 1abd9a3887..e5d9e4f1b1 100644
Applied to u-boot/master, thanks!
--
Tom