Don't stop the boot after PLIC tests

This commit is contained in:
Rodrigo Arias 2024-09-18 15:16:49 +02:00
parent 8846d95281
commit b6f15f5b6c

View File

@ -237,8 +237,8 @@
fi
)
set +x
echo "all done, dropping to a shell..."
ash
#echo "all done, dropping to a shell..."
#ash
'';
"/preinit".source = pkgs.writeScript "preinit" ''