]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit44886a479bf6690ebdc177ce20b0e8a3bf3cf320
tree45488f3a4596813d972ab4c4f65463bf8e36caa6
parent3a8c51685a76696d34a6b17376b04749ef7d2e15
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