summaryrefslogtreecommitdiff
path: root/files/midway-boot.txt
diff options
context:
space:
mode:
Diffstat (limited to 'files/midway-boot.txt')
-rw-r--r--files/midway-boot.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/midway-boot.txt b/files/midway-boot.txt
index 21207f0..1d1afc9 100644
--- a/files/midway-boot.txt
+++ b/files/midway-boot.txt
@@ -1,7 +1,7 @@
setenv initrd_high "0xffffffff"
setenv fdt_high "0xffffffff"
setenv dom0_addr "0x1000000"
-setenv bootargs "console=hvc0,115200n8 nosplash root=%%UUID%% rootwait ro"
+setenv bootargs "console=hvc0,115200n8 nosplash root=UUID=%%UUID%% rootwait ro"
printenv
fdt addr $fdt_addr; fdt resize
fdt set /chosen xen,xen-bootargs "console=dtuart dtuart=/soc/serial@fff36000"