[OpenWrt-Devel] [OpenWrt-Devel, 5/7] at91: default sdcard image on sd1
Sandeep Sheriker M
sandeep.sheriker at microchip.com
Tue May 28 13:21:17 EDT 2019
From: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun at microchip.com>
generating default sdcard image for som1 Ek board on sd1 interface.
Signed-off-by: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun at microchip.com>
Signed-off-by: Sandeep Sheriker M <sandeep.sheriker at microchip.com>
---
target/linux/at91/image/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/at91/image/Makefile b/target/linux/at91/image/Makefile
index 434fdbe..3d2462a 100644
--- a/target/linux/at91/image/Makefile
+++ b/target/linux/at91/image/Makefile
@@ -47,7 +47,7 @@ define Build/at91-sdcard
$(if $(findstring sama5,$(DEVICE_NAME)) , \
mcopy -i $@.boot \
- $(BIN_DIR)/u-boot-$(DEVICE_NAME:at91-%=%)_mmc/u-boot.bin \
+ $(BIN_DIR)/u-boot-$(DEVICE_NAME:at91-%=%)_mmc*/u-boot.bin \
::u-boot.bin
mcopy -i $@.boot \
--
2.7.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list