summaryrefslogtreecommitdiff
path: root/SOFTWARE/bootkern.txt
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2016-06-14 10:42:36 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2016-06-22 13:56:17 +0100
commitbc1b018ea10f2832bd30388e6f84ea09c4bd1257 (patch)
tree77cd37868d84502c4ac3be1d46006584d973d9ce /SOFTWARE/bootkern.txt
parent31580bb7bd502c94946b936678b2befe6b09fe0f (diff)
Rename the kernel in the SOFTWARE directory as Image, instead of zImage. We don't necessariily use a zImage, eg: when booting with bootmon, it's a zImage, when booting with u-boot, it will be a uImage. Also, set the norname for the kernel to "norkern" to match what we've done for Juno. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'SOFTWARE/bootkern.txt')
-rw-r--r--SOFTWARE/bootkern.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/SOFTWARE/bootkern.txt b/SOFTWARE/bootkern.txt
index d022a9d..d3fed5f 100644
--- a/SOFTWARE/bootkern.txt
+++ b/SOFTWARE/bootkern.txt
@@ -1,3 +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
+fl linux boot norkern console=ttyAMA0,38400 earlyprintk debug verbose rootwait root=/dev/sda2 androidboot.hardware=arm-versatileexpress-usb