1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-20 20:09:11 +00:00

Update __init__.py

This commit is contained in:
Rocky Zhang 2015-07-16 16:27:08 +08:00
parent dc7dea1c3e
commit d512029f10

View File

@ -80,7 +80,7 @@ class Juno(BigLittleDevice):
'image_args': 'console=ttyAMA0,115200 '
'earlyprintk=pl011,0x7ff80000 '
'verbose debug init=/init '
'root=/dev/sda1 rw ip=dhcp rootwait'
'root=/dev/sda1 rw ip=dhcp rootwait '
'video=DVI-D-1:1920x1080R@60',
'fdt_support': True,
}