Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 0158cabe authored by Robert Nelson's avatar Robert Nelson
Browse files

bb-u-boot-beagleboneai64 (2021.10.20230216.7)


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 7c8e858e
Branches
No related merge requests found
Showing
with 26 additions and 21 deletions
* BeagleBone AI64, add extlinux.conf boot options over serial
* Bump FAT partition to 256MB for boot recovery images
......@@ -2,6 +2,6 @@ source=/dev/mmcblk0
destination=/dev/mmcblk1
rfs_partition=dual
rfs_boot_startmb=1
rfs_boot_size_mb=128
rfs_boot_size_mb=256
flash_back=/opt/u-boot/bb-u-boot-beagleboneai64/bbai64-microsd-to-emmc
extlinux=/opt/u-boot/bb-u-boot-beagleboneai64/microsd-extlinux.conf
......@@ -2,7 +2,7 @@ source=/dev/mmcblk1
destination=/dev/mmcblk0
rfs_partition=dual
rfs_boot_startmb=1
rfs_boot_size_mb=128
rfs_boot_size_mb=256
bootloader=/opt/u-boot/bb-u-boot-beagleboneai64/install-emmc.sh
flash_back=/opt/u-boot/bb-u-boot-beagleboneai64/bbai64-emmc-to-microsd
extlinux=/opt/u-boot/bb-u-boot-beagleboneai64/emmc-extlinux.conf
bb-u-boot-beagleboneai64 (2021.10.20230216.6-0~bookworm+20230801) bookworm; urgency=low
bb-u-boot-beagleboneai64 (2021.10.20230216.7-0~bookworm+20230803) bookworm; urgency=low
* BeagleBone AI64, add extlinux.conf boot options over serial
* Bump FAT partition to 256MB for boot recovery images
-- Robert Nelson <robertcnelson@gmail.com> Tue, 01 Aug 2023 15:53:22 -0500
-- Robert Nelson <robertcnelson@gmail.com> Thu, 03 Aug 2023 10:43:32 -0500
......@@ -2,6 +2,6 @@ source=/dev/mmcblk0
destination=/dev/mmcblk1
rfs_partition=dual
rfs_boot_startmb=1
rfs_boot_size_mb=128
rfs_boot_size_mb=256
flash_back=/opt/u-boot/bb-u-boot-beagleboneai64/bbai64-microsd-to-emmc
extlinux=/opt/u-boot/bb-u-boot-beagleboneai64/microsd-extlinux.conf
......@@ -2,7 +2,7 @@ source=/dev/mmcblk1
destination=/dev/mmcblk0
rfs_partition=dual
rfs_boot_startmb=1
rfs_boot_size_mb=128
rfs_boot_size_mb=256
bootloader=/opt/u-boot/bb-u-boot-beagleboneai64/install-emmc.sh
flash_back=/opt/u-boot/bb-u-boot-beagleboneai64/bbai64-emmc-to-microsd
extlinux=/opt/u-boot/bb-u-boot-beagleboneai64/emmc-extlinux.conf
bb-u-boot-beagleboneai64 (2021.10.20230216.6-0~bullseye+20230801) bullseye; urgency=low
bb-u-boot-beagleboneai64 (2021.10.20230216.7-0~bullseye+20230803) bullseye; urgency=low
* BeagleBone AI64, add extlinux.conf boot options over serial
* Bump FAT partition to 256MB for boot recovery images
-- Robert Nelson <robertcnelson@gmail.com> Tue, 01 Aug 2023 15:53:22 -0500
-- Robert Nelson <robertcnelson@gmail.com> Thu, 03 Aug 2023 10:43:32 -0500
......@@ -2,6 +2,6 @@ source=/dev/mmcblk0
destination=/dev/mmcblk1
rfs_partition=dual
rfs_boot_startmb=1
rfs_boot_size_mb=128
rfs_boot_size_mb=256
flash_back=/opt/u-boot/bb-u-boot-beagleboneai64/bbai64-microsd-to-emmc
extlinux=/opt/u-boot/bb-u-boot-beagleboneai64/microsd-extlinux.conf
......@@ -2,7 +2,7 @@ source=/dev/mmcblk1
destination=/dev/mmcblk0
rfs_partition=dual
rfs_boot_startmb=1
rfs_boot_size_mb=128
rfs_boot_size_mb=256
bootloader=/opt/u-boot/bb-u-boot-beagleboneai64/install-emmc.sh
flash_back=/opt/u-boot/bb-u-boot-beagleboneai64/bbai64-emmc-to-microsd
extlinux=/opt/u-boot/bb-u-boot-beagleboneai64/emmc-extlinux.conf
bb-u-boot-beagleboneai64 (2021.10.20230216.6-0~jammy+20230801) jammy; urgency=low
bb-u-boot-beagleboneai64 (2021.10.20230216.7-0~jammy+20230803) jammy; urgency=low
* BeagleBone AI64, add extlinux.conf boot options over serial
* Bump FAT partition to 256MB for boot recovery images
-- Robert Nelson <robertcnelson@gmail.com> Tue, 01 Aug 2023 15:53:22 -0500
-- Robert Nelson <robertcnelson@gmail.com> Thu, 03 Aug 2023 10:43:32 -0500
......@@ -2,6 +2,6 @@ source=/dev/mmcblk0
destination=/dev/mmcblk1
rfs_partition=dual
rfs_boot_startmb=1
rfs_boot_size_mb=128
rfs_boot_size_mb=256
flash_back=/opt/u-boot/bb-u-boot-beagleboneai64/bbai64-microsd-to-emmc
extlinux=/opt/u-boot/bb-u-boot-beagleboneai64/microsd-extlinux.conf
......@@ -2,7 +2,7 @@ source=/dev/mmcblk1
destination=/dev/mmcblk0
rfs_partition=dual
rfs_boot_startmb=1
rfs_boot_size_mb=128
rfs_boot_size_mb=256
bootloader=/opt/u-boot/bb-u-boot-beagleboneai64/install-emmc.sh
flash_back=/opt/u-boot/bb-u-boot-beagleboneai64/bbai64-emmc-to-microsd
extlinux=/opt/u-boot/bb-u-boot-beagleboneai64/emmc-extlinux.conf
bb-u-boot-beagleboneai64 (2021.10.20230216.6-0~trixie+20230801) trixie; urgency=low
bb-u-boot-beagleboneai64 (2021.10.20230216.7-0~trixie+20230803) trixie; urgency=low
* BeagleBone AI64, add extlinux.conf boot options over serial
* Bump FAT partition to 256MB for boot recovery images
-- Robert Nelson <robertcnelson@gmail.com> Tue, 01 Aug 2023 15:53:22 -0500
-- Robert Nelson <robertcnelson@gmail.com> Thu, 03 Aug 2023 10:43:32 -0500
......@@ -4,7 +4,7 @@
package_name="bb-u-boot-beagleboneai64"
debian_pkg_name="${package_name}"
package_version="2021.10.20230216.6"
package_version="2021.10.20230216.7"
package_source=""
src_dir=""
......@@ -19,7 +19,7 @@ debian_patch=""
clear_changelog="enable"
bullseye_version="~bullseye+20230801"
bookworm_version="~bookworm+20230801"
trixie_version="~trixie+20230801"
jammy_version="~jammy+20230801"
bullseye_version="~bullseye+20230803"
bookworm_version="~bookworm+20230803"
trixie_version="~trixie+20230803"
jammy_version="~jammy+20230803"
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment