Embedded: switch to 64-bit environment and 6.1 kernel

This commit is contained in:
Floris Bos 2023-10-03 18:11:23 +02:00
parent 317dad3b24
commit af5828e6e2
11 changed files with 92 additions and 53 deletions

View file

@ -26,7 +26,7 @@ if grep -q debugconsole /proc/cmdline; then
fi
if grep -q blockingconsole /proc/cmdline; then
/sbin/getty -L ttyAMA0 0 vt100
/sbin/getty -L console 0 vt100
fi
/etc/init.d/S99rpi-imager start