[U-Boot] [PATCH 1/2] armv8: ls2080: Enable CONFIG_DM_USB in defconfigs

york sun york.sun at nxp.com
Wed Oct 5 21:06:56 CEST 2016


On 09/28/2016 11:18 PM, Sriram Dash wrote:
> Enables driver model flag CONFIG_DM_USB for LS2080A
> platform defconfigs.
>
> Signed-off-by: Sriram Dash <sriram.dash at nxp.com>
> ---
>  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        | 2 ++
>  7 files changed, 8 insertions(+)

Sriram,

Please retest ls2080ardb_nand. It fails in my build.

"undefined reference to `dm_scan_fdt_dev'"

York



More information about the U-Boot mailing list