summaryrefslogtreecommitdiff
path: root/host-tools/start-fvp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'host-tools/start-fvp.sh')
-rwxr-xr-xhost-tools/start-fvp.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/host-tools/start-fvp.sh b/host-tools/start-fvp.sh
index 27fa145..bb9be6b 100755
--- a/host-tools/start-fvp.sh
+++ b/host-tools/start-fvp.sh
@@ -1,5 +1,8 @@
#!/bin/bash
+#kernel dtb=fvp-base-gicv2-psci.dtb initrd=ramdisk.img console=ttyAMA0 amba-clcd.mode=VGA
+#dtb=fdt.dtb initrd=ramdisk.img console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 androidboot.hardware=fvpbase
+
# Need to update according to your environment
flexlm_account="yongqin.liu"
RTSM_AEMv8_HOME="/opt/arm/FVP_Base_AEMv8A-AEMv8A/"