summaryrefslogtreecommitdiff
path: root/android/images/armv8-android-juno-lsk/HOWTO_install.txt
diff options
context:
space:
mode:
Diffstat (limited to 'android/images/armv8-android-juno-lsk/HOWTO_install.txt')
-rw-r--r--android/images/armv8-android-juno-lsk/HOWTO_install.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/android/images/armv8-android-juno-lsk/HOWTO_install.txt b/android/images/armv8-android-juno-lsk/HOWTO_install.txt
index 57bb67a..a8251f8 100644
--- a/android/images/armv8-android-juno-lsk/HOWTO_install.txt
+++ b/android/images/armv8-android-juno-lsk/HOWTO_install.txt
@@ -101,6 +101,13 @@ After the media create tool has finished executing, remove the USB drive from yo
Before you can boot the image you will need to install the latest firmware on the board. The instructions below provide information on how to do this. See the "UEFI wiki":https://wiki.linaro.org/ARM/UEFI#Configure_UEFI for more information on how to configure UEFI to boot disk images.
+In general terms, you use the UEFI Boot Manager to configure the "Boot Device":
+* select USB device's boot partition after selecting "Add Boot Device Entry".
+* use "kernel" when prompted for the file path of the EFI application or then kernel
+* use "ramdisk.img" when prompted for the file path of the initrd
+* change the arguments to pass to the binary to "console=ttyAMA0,115200 earlyprintk=pl011,0x7ff80000 root=/dev/ram0 verbose debug"
+
+
h2. DS-5 Configuration Files for Juno
As an optional step, you may wish to install DS-5 configuration files that will allow you to debug Juno. The procedure is as follows: