]> git.baikalelectronics.ru Git - uboot.git/commit
odroid-c2: Enable distro boot
authorAndreas Färber <afaerber@suse.de>
Sun, 15 Jan 2017 19:22:30 +0000 (20:22 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 20 Jan 2017 20:38:02 +0000 (15:38 -0500)
commit36f1cd3bf3ff674c4f0df090e55a63fb2eae314d
treece4402ca8a91f616300a9b201e82c1ee90aa89be
parent11f430e3a9cdb94c5b1179232a324b9221d636d8
odroid-c2: Enable distro boot

Use the generic "distro" boot framework to enable automatic DHCP boot.
MMC and USB are not yet implemented, so this is the only boot option.

The fdt and kernel addresses are adopted from downstream; ramdisk and
scriptaddr addresses were chosen arbitrarily.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Alexander Graf <agraf@suse.de>
Kconfig
configs/odroid-c2_defconfig
include/configs/meson-gxbb-common.h
include/configs/odroid-c2.h