[U-Boot] [PATCH v2 0/3] Enable DM support for USB in LS2080

Sriram Dash sriram.dash at nxp.com
Fri Oct 7 10:37:33 CEST 2016


Add the device tree support for LS2080RDB nand boot.
Enable the CONFIG_DM_USB in defconfigs and add the usb node
in dts for LS2080.

Sriram Dash (3):
  armv8: LS2080A: Add device tree support for nand boot
  armv8: ls2080: Enable CONFIG_DM_USB in defconfigs
  armv8: ls2080: Add USB node in dts for ls2080

 arch/arm/dts/fsl-ls2080a.dtsi            | 14 ++++++++++++++
 configs/ls2080aqds_SECURE_BOOT_defconfig |  1 +
 configs/ls2080aqds_defconfig             |  1 +
 configs/ls2080aqds_nand_defconfig        |  1 +
 configs/ls2080aqds_qspi_defconfig        |  1 +
 configs/ls2080ardb_SECURE_BOOT_defconfig |  1 +
 configs/ls2080ardb_defconfig             |  1 +
 configs/ls2080ardb_nand_defconfig        |  4 ++++
 8 files changed, 24 insertions(+)

-- 
2.1.0



More information about the U-Boot mailing list