@@ -79,9 +79,9 if [ "$ENABLE_UBOOT" = true ] ; then | |||
|
79 | 79 | fi |
|
80 | 80 | |
|
81 | 81 | # instead of sd, boot from usb device |
|
82 |
|
|
|
83 |
|
|
|
84 |
|
|
|
82 | if [ "$ENABLE_USBBOOT" = true ] ; then | |
|
83 | sed -i "s|mmc|usb|g" "${BOOT_DIR}/uboot.mkimage" | |
|
84 | fi | |
|
85 | 85 |
|
|
86 | 86 | # Set mkfile to use the correct dtb file |
|
87 | 87 | sed -i "s|bcm2709-rpi-2-b.dtb|${DTB_FILE}|" "${BOOT_DIR}/uboot.mkimage" |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant