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)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Tue, 11 Jun 2019 00:35:48 +0000 (09:35 +0900)
commit9a3724b5e15cb1cc1ceb6189d6be3ad53afc0841
tree16fdd161b4a0fefe992ef30d61cfc3890024778f
parent8723f5807a342911c08b1a8c5097d4c25c128db4
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