arm: mvebu: helios4: Reduce U-Boot image size
authorAditya Prayoga <aditya@kobol.io>
Tue, 4 Dec 2018 16:57:23 +0000 (00:57 +0800)
committerStefan Roese <sr@denx.de>
Sat, 8 Dec 2018 15:19:41 +0000 (16:19 +0100)
commit16b6aefafdabe1c8733e876f02f54cdaaad5f409
tree45488f3a4596813d972ab4c4f65463bf8e36caa6
parentaad723b18f02b2b0048d6d8075a0a4d066400765
arm: mvebu: helios4: Reduce U-Boot image size

Remove unused I2C support in SPL and use simple_malloc functions to
reduce SPL image size.
Since Helios4 does not have any PCIe allocated on SerDes, remove PCI
support. MTD layer on top of SPI flash is not needed, remove it also.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-By: Dennis Gilmore <dgilmore@redhat.com>
Reviewed-By: Dennis Gilmore <dgilmore@redhat.com>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/helios4_defconfig
include/configs/helios4.h