Files
rpi-buildroot/board/uevm5432/extlinux.conf
Vincent Stehlé 6df6286b78 configs/uevm5432_defconfig: bump Linux and U-Boot
- Bump Linux kernel to v6.8.10.
  The Devicetree has moved; update our config accordingly.

- Bump U-Boot to 2023.04.
  This is the most recent version we can use as U-Boot 2023.07 dropped
  support for the uevm.
  OpenSSL is now required for the build.
  The default boot method has changed; switch to booting with an extlinux
  configuration to overcome this.

Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-07-13 00:04:23 +02:00

5 lines
142 B
Plaintext

label uevm5432-buildroot
kernel /zImage
fdt /omap5-uevm.dtb
append root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait console=ttyO2,115200