diff --git a/hwpack/am335x-bone-serial.conf b/hwpack/am335x-bone-serial.conf index bcee490..2a5c5ca 100644 --- a/hwpack/am335x-bone-serial.conf +++ b/hwpack/am335x-bone-serial.conf @@ -3,7 +3,7 @@ # --dtb am335x-bone-serial (BeagleBone (v3.8.x) Serial Install) #Bootloader: -conf_board="BEAGLEBONE_A" +conf_board="BEAGLEBONE" conf_bl_http="http://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" diff --git a/hwpack/am335x-bone-video.conf b/hwpack/am335x-bone-video.conf index bc87388..c97a041 100644 --- a/hwpack/am335x-bone-video.conf +++ b/hwpack/am335x-bone-video.conf @@ -3,7 +3,7 @@ # --dtb am335x-bone-video (BeagleBone (v3.8.x) Video Install (with cape adapter)) #Bootloader: -conf_board="BEAGLEBONE_A" +conf_board="BEAGLEBONE" conf_bl_http="http://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng" diff --git a/hwpack/am335x-boneblack.conf b/hwpack/am335x-boneblack.conf index 9e52ca2..a018964 100644 --- a/hwpack/am335x-boneblack.conf +++ b/hwpack/am335x-boneblack.conf @@ -3,7 +3,7 @@ # --dtb am335x-boneblack (BeagleBone Black (v3.8.x)) #Bootloader: -conf_board="BEAGLEBONE_A" +conf_board="BEAGLEBONE" conf_bl_http="http://rcn-ee.net/deb/tools/latest" conf_bl_listfile="bootloader-ng"