ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0
authorLukasz Majewski <lukma@denx.de>
Wed, 1 Aug 2018 12:48:56 +0000 (14:48 +0200)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 6 Aug 2018 01:53:53 +0000 (10:53 +0900)
commit30373ef0a1e15415451bf2e0c5cb9bf796023fe1
tree5ecc770c40ab0887063923c0090d164d64209f5b
parent44601dbd896dfabeb8c296674e33499cb7d937a0
ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0

This commit adjusts the autoboot.cmd file to use ${mmcbootdev} instead of
hardcoded value 0.

This is necessary to allow booting this board from the SD card.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Tested-by: Anand Moon <linux.amoon@gmail.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/common/bootscripts/autoboot.cmd