]> git.ipfire.org Git - people/ms/u-boot.git/commit
armv8: ls2080ardb: Add LS2081ARDB board support
authorPriyanka Jain <priyanka.jain@nxp.com>
Thu, 27 Apr 2017 09:38:07 +0000 (15:08 +0530)
committerYork Sun <york.sun@nxp.com>
Tue, 23 May 2017 16:47:08 +0000 (09:47 -0700)
commit3049a583f343a71ead9d7cb33f0ab6cecfbbaa12
tree8cd1822e41925299bd43a63d213e0be10bf2ceff
parente809e747996b00acd0ffc833999e97a3a21ddfac
armv8: ls2080ardb: Add LS2081ARDB board support

LS2081ARDB board is similar to LS2080ARDB board with few differences
 It hosts LS2081A SoC
 Default boot source is QSPI-boot
 It does not have IFC interface
 RTC and QSPI flash device are different
 It provides QIXIS access via I2C

Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Signed-off-by: Santan Kumar <santan.kumar@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/Kconfig
arch/arm/cpu/armv8/Kconfig
arch/arm/dts/Makefile
arch/arm/dts/fsl-ls2081a-rdb.dts [new file with mode: 0644]
board/freescale/ls2080ardb/Kconfig
board/freescale/ls2080ardb/MAINTAINERS
board/freescale/ls2080ardb/README
board/freescale/ls2080ardb/ls2080ardb.c
configs/ls2081ardb_defconfig [new file with mode: 0644]
drivers/usb/host/xhci-fsl.c
include/configs/ls2080ardb.h