[U-Boot] [PATCH 0/7] Update support for Helios4 board
Aditya Prayoga
aditya at kobol.io
Wed Nov 28 08:59:29 UTC 2018
Hi everyone,
This series add some missing peripheral support and fixed that was
implemented on U-Boot 2013.01 Marvell version: 2015_T1.0p16
- helios4: Update Load address
- helios4: mmc: move environment before 1M
- helios4: Enable I2C
- helios4: Reset uSOM onboard phy during board init
and added new peripheral support and improvement
- helios4: Enable mvebu GPIO and IO Expander
- helios4: Enable SPI flash support
- helios4: Reduce U-Boot image size
---
Aditya Prayoga (7):
arm: mvebu: helios4: Update Load address
arm: mvebu: helios4: mmc: move environment before 1M
arm: mvebu: helios4: Enable I2C
arm: mvebu: helios4: Enable mvebu GPIO and IO Expander
arm: mvebu: helios4: Reduce U-Boot image size
arm: mvebu: helios4: Enable SPI flash support
arm: mvebu: helios4: Reset uSOM onboard phy during board init
arch/arm/dts/armada-388-helios4.dts | 9 ++++++
board/kobol/helios4/helios4.c | 37 ++++-------------------
configs/helios4_defconfig | 13 +++++----
include/configs/helios4.h | 58 +++++++++++++++++++++++++------------
4 files changed, 62 insertions(+), 55 deletions(-)
--
2.7.4
More information about the U-Boot
mailing list