summaryrefslogtreecommitdiff
path: root/SOFTWARE/bootkern.txt
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2016-04-19 16:53:13 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2016-04-22 08:42:46 +0100
commit4617271670dff0fd04a2199e100558283a74edd3 (patch)
treef309f03680d66fbd16b798e25a139b113aca07b5 /SOFTWARE/bootkern.txt
parenta6277ffb9ce657a06eb6ce29a738110539d43e21 (diff)
Add bootkern.txt and bootldr.txt
Keep two boot scripts, one for booting the kernel directly from NOR and the other for booting a bootloader such as UEFI or U-Boot from NOR. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'SOFTWARE/bootkern.txt')
-rw-r--r--SOFTWARE/bootkern.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/SOFTWARE/bootkern.txt b/SOFTWARE/bootkern.txt
new file mode 100644
index 0000000..d022a9d
--- /dev/null
+++ b/SOFTWARE/bootkern.txt
@@ -0,0 +1,3 @@
+fl linux fdt board.dtb
+fl linux initrd ramdisk.img
+fl linux boot zImage console=ttyAMA0,38400 earlyprintk debug verbose rootwait root=/dev/sda2 androidboot.hardware=arm-versatileexpress-usb