[U-Boot] [Patch V2 0/4] Migrate DA850-evm to Driver Model
Adam Ford
aford173 at gmail.com
Fri Sep 1 16:11:55 UTC 2017
This series adds the DA850-evm device tree and related dependant files, along
with enabling DM_SPI, DM_SERIAL, and DM_SPI with DM_SPIFLASH.
This is a resend of the original series. The only real change to this series
from V1 is the additional adding of MTD PARTS and I2C.
Adam Ford (4):
spi: davinci_spi: Add da830-spi support for DM
arm: da850-evm: Enable DM and device tree support for da850-evm
arm: da850-evm: Enable MTD Parts
ARM: da850-evm: Enable DM_I2C
arch/arm/dts/da850-evm-u-boot.dtsi | 1 +
configs/da850evm_defconfig | 14 ++++++++++++--
drivers/spi/davinci_spi.c | 1 +
include/configs/da850evm.h | 36 +++++++++++++++++++++++++++++++-----
4 files changed, 45 insertions(+), 7 deletions(-)
--
2.7.4
More information about the U-Boot
mailing list