rpi3: config: change the 'kernel' parameter from Image to u-boot.bin
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Jul 2017 04:22:47 +0000 (13:22 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 4 Nov 2019 09:00:55 +0000 (18:00 +0900)
commit78d1ceebd20ed7ddcc68c8fe9ff73bba8af0df48
treef2b4d80d1f26b21ab362d183375ade7afa0290c0
parent68e518da80c108fc6c4a6c5c6b7c61c4608b0687
rpi3: config: change the 'kernel' parameter from Image to u-boot.bin

It needs to use the u-boot for supporting ramdisk booting.
Current release image is including the u-boot.bin that modified the ramdisk
booting sequence.

Change the kernel parameter from "Image" to "u-boot.bin" in config.txt.

Change-Id: Icc4ddce7e9f9befba59240d02ddd9af111c92a40
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
rpi3/boot/config.txt