Forum | Documentation | Website | Blog

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

bb-u-boot-beagleplay (2024.07.20240624.1)


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 6da455bf
Branches
No related merge requests found
Showing
with 6 additions and 108 deletions
bb-u-boot-beagleplay (2024.07.20240624.0-0~bookworm+20240625) bookworm; urgency=low bb-u-boot-beagleplay (2024.07.20240624.1-0~bookworm+20240625) bookworm; urgency=low
* 20240624 - v2024.07-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc5 * 20240624 - v2024.07-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc5
* 20240619 - 10.00.03 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.00.03 * 20240619 - 10.00.03 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.00.03
...@@ -11,5 +11,5 @@ bb-u-boot-beagleplay (2024.07.20240624.0-0~bookworm+20240625) bookworm; urgency= ...@@ -11,5 +11,5 @@ bb-u-boot-beagleplay (2024.07.20240624.0-0~bookworm+20240625) bookworm; urgency=
* Flasher scripts, echo Serial over HDMI * Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic * extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Tue, 25 Jun 2024 12:10:49 -0500 -- Robert Nelson <robertcnelson@gmail.com> Tue, 25 Jun 2024 15:52:00 -0500
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default eMMC (default) default eMMC (default)
label eMMC Recovery
kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false
fdtdir /
initrd /initrd.img
label eMMC disable BCFSERIAL label eMMC disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default eMMC (default) default eMMC (default)
label eMMC Recovery
kernel /Image
append root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait net.ifnames=0
fdtdir /
initrd /initrd.img
label eMMC disable BCFSERIAL label eMMC disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait net.ifnames=0 append root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait net.ifnames=0
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default eMMC (default) default eMMC (default)
label eMMC Recovery
kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0
fdtdir /
initrd /initrd.img
label eMMC disable BCFSERIAL label eMMC disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default microSD (default) default microSD (default)
label microSD Recovery
kernel /Image
append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false
fdtdir /
initrd /initrd.img
label microSD disable BCFSERIAL label microSD disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default microSD (default) default microSD (default)
label microSD Recovery
kernel /Image
append root=/dev/mmcblk1p3 ro rootfstype=ext4 rootwait net.ifnames=0
fdtdir /
initrd /initrd.img
label microSD disable BCFSERIAL label microSD disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk1p3 ro rootfstype=ext4 rootwait net.ifnames=0 append root=/dev/mmcblk1p3 ro rootfstype=ext4 rootwait net.ifnames=0
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default microSD (default) default microSD (default)
label microSD Recovery
kernel /Image
append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0
fdtdir /
initrd /initrd.img
label microSD disable BCFSERIAL label microSD disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0
......
bb-u-boot-beagleplay (2024.07.20240624.0-0~jammy+20240625) jammy; urgency=low bb-u-boot-beagleplay (2024.07.20240624.1-0~jammy+20240625) jammy; urgency=low
* 20240624 - v2024.07-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc5 * 20240624 - v2024.07-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc5
* 20240619 - 10.00.03 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.00.03 * 20240619 - 10.00.03 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.00.03
...@@ -11,5 +11,5 @@ bb-u-boot-beagleplay (2024.07.20240624.0-0~jammy+20240625) jammy; urgency=low ...@@ -11,5 +11,5 @@ bb-u-boot-beagleplay (2024.07.20240624.0-0~jammy+20240625) jammy; urgency=low
* Flasher scripts, echo Serial over HDMI * Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic * extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Tue, 25 Jun 2024 12:10:49 -0500 -- Robert Nelson <robertcnelson@gmail.com> Tue, 25 Jun 2024 15:52:00 -0500
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default eMMC (default) default eMMC (default)
label eMMC Recovery
kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false
fdtdir /
initrd /initrd.img
label eMMC disable BCFSERIAL label eMMC disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default eMMC (default) default eMMC (default)
label eMMC Recovery
kernel /Image
append root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait net.ifnames=0
fdtdir /
initrd /initrd.img
label eMMC disable BCFSERIAL label eMMC disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait net.ifnames=0 append root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait net.ifnames=0
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default eMMC (default) default eMMC (default)
label eMMC Recovery
kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0
fdtdir /
initrd /initrd.img
label eMMC disable BCFSERIAL label eMMC disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default microSD (default) default microSD (default)
label microSD Recovery
kernel /Image
append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false
fdtdir /
initrd /initrd.img
label microSD disable BCFSERIAL label microSD disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default microSD (default) default microSD (default)
label microSD Recovery
kernel /Image
append root=/dev/mmcblk1p3 ro rootfstype=ext4 rootwait net.ifnames=0
fdtdir /
initrd /initrd.img
label microSD disable BCFSERIAL label microSD disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk1p3 ro rootfstype=ext4 rootwait net.ifnames=0 append root=/dev/mmcblk1p3 ro rootfstype=ext4 rootwait net.ifnames=0
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default microSD (default) default microSD (default)
label microSD Recovery
kernel /Image
append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0
fdtdir /
initrd /initrd.img
label microSD disable BCFSERIAL label microSD disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0
......
bb-u-boot-beagleplay (2024.07.20240624.0-0~noble+20240625) noble; urgency=low bb-u-boot-beagleplay (2024.07.20240624.1-0~noble+20240625) noble; urgency=low
* 20240624 - v2024.07-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc5 * 20240624 - v2024.07-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc5
* 20240619 - 10.00.03 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.00.03 * 20240619 - 10.00.03 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.00.03
...@@ -11,5 +11,5 @@ bb-u-boot-beagleplay (2024.07.20240624.0-0~noble+20240625) noble; urgency=low ...@@ -11,5 +11,5 @@ bb-u-boot-beagleplay (2024.07.20240624.0-0~noble+20240625) noble; urgency=low
* Flasher scripts, echo Serial over HDMI * Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic * extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Tue, 25 Jun 2024 12:10:49 -0500 -- Robert Nelson <robertcnelson@gmail.com> Tue, 25 Jun 2024 15:52:00 -0500
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default eMMC (default) default eMMC (default)
label eMMC Recovery
kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false
fdtdir /
initrd /initrd.img
label eMMC disable BCFSERIAL label eMMC disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default eMMC (default) default eMMC (default)
label eMMC Recovery
kernel /Image
append root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait net.ifnames=0
fdtdir /
initrd /initrd.img
label eMMC disable BCFSERIAL label eMMC disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait net.ifnames=0 append root=/dev/mmcblk0p3 ro rootfstype=ext4 rootwait net.ifnames=0
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default eMMC (default) default eMMC (default)
label eMMC Recovery
kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0
fdtdir /
initrd /initrd.img
label eMMC disable BCFSERIAL label eMMC disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 append root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default microSD (default) default microSD (default)
label microSD Recovery
kernel /Image
append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false
fdtdir /
initrd /initrd.img
label microSD disable BCFSERIAL label microSD disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false append root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 systemd.unified_cgroup_hierarchy=false
......
...@@ -4,12 +4,6 @@ timeout 50 ...@@ -4,12 +4,6 @@ timeout 50
default microSD (default) default microSD (default)
label microSD Recovery
kernel /Image
append root=/dev/mmcblk1p3 ro rootfstype=ext4 rootwait net.ifnames=0
fdtdir /
initrd /initrd.img
label microSD disable BCFSERIAL label microSD disable BCFSERIAL
kernel /Image kernel /Image
append root=/dev/mmcblk1p3 ro rootfstype=ext4 rootwait net.ifnames=0 append root=/dev/mmcblk1p3 ro rootfstype=ext4 rootwait net.ifnames=0
......
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