mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
The patch: * bumps Linux kernel to version 6.18.8 * bumps U-Boot to version 2026.01 * bumps ATF to version 2.14.0 * forces check hashes * switches to extlinux Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> [Julien: change linux.hash comment to use hash from upstream] Signed-off-by: Julien Olivain <ju.o@free.fr>
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
label A64-Olinuxino
|
|
kernel /boot/zImage
|
|
fdtdir /boot
|
|
append console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait panic=10 ${extra}
|