summaryrefslogtreecommitdiff
path: root/hikey
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2018-04-27 12:39:45 -0700
committerJohn Stultz <john.stultz@linaro.org>2018-04-27 12:39:45 -0700
commit874c020739150ca076b24ecd32ac5bead08f4edc (patch)
treea527577125c0a75c20a9e6ad2f35d0b6155fcaee /hikey
parent7dff6064d5726cf2cca838f28477d5e99b804add (diff)
downloadhikey-874c020739150ca076b24ecd32ac5bead08f4edc.tar.gz
hikey: Remove FAT bootimg support
The FAT bootimg support has been technically broken for a few weeks as it doesn't support Image.gz formatted kernels. Thus, lets make it official and remove the support. Change-Id: Ie9da2ab653df0b176ed5a9da148e459a767d1ca7 Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'hikey')
-rw-r--r--hikey/README6
1 files changed, 2 insertions, 4 deletions
diff --git a/hikey/README b/hikey/README
index 7556fd29..25c1df3f 100644
--- a/hikey/README
+++ b/hikey/README
@@ -43,10 +43,8 @@ Output: arch/arm64/boot/Image & arch/arm64/boot/dts/hisilicon/hi6220-hikey.dtb
Image-dtb-4.9 and hi6220-hikey.dtb-4.9
* Setting monitor resolution
-Add to BOARD_KERNEL_CMDLINE in BoardConfig.mk or
-if you are setting TARGET_BOOTIMAGE_USE_FAT=true edit
-device/linaro/hikey/bootloader/EFI/BOOT/grub.cfg
-Set video= (for example for 24” monitor): video=HDMI-A-1:1280x800@60
+Add to BOARD_KERNEL_CMDLINE in BoardConfig.mk:
+ video= (for example for 24” monitor): video=HDMI-A-1:1280x800@60
* Kernel serial output (uart3):
J2 (LS Expansion): 1 - Gnd, 11 - Rx, 13 - Tx