[PATCH v2] configs: ls1088ardb: Add support for usb boot target

2020-05-15 Thread Era Tiwari
From: Era Tiwari  LS1088A-RDB has MMC, SCSI, DHCP as boot targets, but the USB support was missing. Add support for USB as Boot_targets_devices. Signed-off-by: Era Tiwari  Signed-off-by: Pramod Kumar --- Changes in v2: - incorporate review comments include/configs/ls1088ardb.h | 1 + 1

[PATCH v2] configs: ls1088ardb: Add support for usb boot target

2020-05-15 Thread Era Tiwari 
LS1088A-RDB has MMC, SCSI, DHCP as boot targets, but the USB support was missing. Add support for USB as Boot_targets_devices. Signed-off-by: Era Tiwari  Signed-off-by: Pramod Kumar --- include/configs/ls1088ardb.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/ls1088ardb.h