@@ -79,9 +79,9 if [ "$ENABLE_UBOOT" = true ] ; then | |||||
79 | fi |
|
79 | fi | |
80 |
|
80 | |||
81 | # instead of sd, boot from usb device |
|
81 | # instead of sd, boot from usb device | |
82 | if [ "$ENABLE_UBOOTUSB" = true ] ; then |
|
82 | # if [ "$ENABLE_UBOOTUSB" = true ] ; then | |
83 |
|
|
83 | # sed -i "s|mmc|usb|g" "${BOOT_DIR}/uboot.mkimage" | |
84 |
|
|
84 | # fi | |
85 |
|
85 | |||
86 | # Set mkfile to use the correct dtb file |
|
86 | # Set mkfile to use the correct dtb file | |
87 | sed -i "s|bcm2709-rpi-2-b.dtb|${DTB_FILE}|" "${BOOT_DIR}/uboot.mkimage" |
|
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