kconfig reqd for tmpfs mount, getty baud rate to = gl-ar750 u-boot

This commit is contained in:
Daniel Barlow
2022-10-07 23:26:24 +01:00
parent 1c39da8544
commit fe7080e75c
2 changed files with 5 additions and 1 deletions

View File

@@ -73,7 +73,7 @@ let
run = {
file = ''
#!${execline}/bin/execlineb -P
${busybox}/bin/getty -l ${busybox}/bin/login 38400 /dev/console
${busybox}/bin/getty -l ${busybox}/bin/login 115200 /dev/console
'';
mode = "0755";
};