Forum | Documentation | Website | Blog

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

bb-u-boot-beagley-ai (2023.04.20240319.11)


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 8e7aade1
Branches
No related merge requests found
bb-u-boot-beagley-ai (2023.04.20240319.10-09.02.00.009-0~bookworm+20240516) bookworm; urgency=low
bb-u-boot-beagley-ai (2023.04.20240319.11-09.02.00.009-0~bookworm+20240516) bookworm; urgency=low
* 20240319 - 09.02.00.009 - https://openbeagle.org/beagleboard/u-boot/-/commits/v2023.04-ti-09.02.00.009-BeagleY-AI-Production
* 20240320 - 09.02.00.009 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.009
* 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
* 20240515 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/91ec786ebd2364c964aa6a7fb405b6be461fee3d
-- Robert Nelson <robertcnelson@gmail.com> Thu, 16 May 2024 12:02:01 -0500
-- Robert Nelson <robertcnelson@gmail.com> Thu, 16 May 2024 13:00:30 -0500
......@@ -4,6 +4,14 @@ timeout 50
default NVMe (default)
label return to microSD
kernel /Image
append console=ttyS2,115200n8 root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 quiet
fdtdir /
fdt /ti/k3-am67a-beagley-ai.dtb
#fdtoverlays /overlays/<file>.dtbo
initrd /initrd.img
label NVMe (debug)
kernel /Image
append console=ttyS2,115200n8 root=/dev/nvme0n1p1 ro rootfstype=ext4 rootwait net.ifnames=0
......
bb-u-boot-beagley-ai (2023.04.20240319.10-09.02.00.009-0~bullseye+20240516) bullseye; urgency=low
bb-u-boot-beagley-ai (2023.04.20240319.11-09.02.00.009-0~bullseye+20240516) bullseye; urgency=low
* 20240319 - 09.02.00.009 - https://openbeagle.org/beagleboard/u-boot/-/commits/v2023.04-ti-09.02.00.009-BeagleY-AI-Production
* 20240320 - 09.02.00.009 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.009
* 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
* 20240515 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/91ec786ebd2364c964aa6a7fb405b6be461fee3d
-- Robert Nelson <robertcnelson@gmail.com> Thu, 16 May 2024 12:02:01 -0500
-- Robert Nelson <robertcnelson@gmail.com> Thu, 16 May 2024 13:00:30 -0500
......@@ -4,6 +4,14 @@ timeout 50
default NVMe (default)
label return to microSD
kernel /Image
append console=ttyS2,115200n8 root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait net.ifnames=0 quiet
fdtdir /
fdt /ti/k3-am67a-beagley-ai.dtb
#fdtoverlays /overlays/<file>.dtbo
initrd /initrd.img
label NVMe (debug)
kernel /Image
append console=ttyS2,115200n8 root=/dev/nvme0n1p1 ro rootfstype=ext4 rootwait net.ifnames=0
......
......@@ -5,7 +5,7 @@
package_name="bb-u-boot-beagley-ai"
debian_pkg_name="${package_name}"
package_version="2023.04.20240319.10-09.02.00.009"
package_version="2023.04.20240319.11-09.02.00.009"
package_source=""
src_dir=""
......
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