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, 6 Jul 2020 09:06:06 +0000 (18:06 +0900)
commit8a5cdf2c9398434f06d203e39f51d3e3a33a9018
treed48d051cb9da8471eefec22beb83ac8ece5f1db1
parent578d91392e729f113778421066e60cf59a01e0e4
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