Re: [U-Boot] [PATCH v2] odroid-c2: Enable distro boot

2017-01-15 Thread Alexander Graf
> Am 15.01.2017 um 20:20 schrieb Andreas Färber : > >> Am 15.01.2017 um 20:03 schrieb Alexander Graf: >>> On 15/01/2017 19:52, Andreas Färber wrote: >>> Use the generic "distro" boot framework to enable automatic DHCP boot. >>> >>> The fdt and kernel addresses are adopted from downstream; ramdi

Re: [U-Boot] [PATCH v2] odroid-c2: Enable distro boot

2017-01-15 Thread Andreas Färber
Am 15.01.2017 um 20:03 schrieb Alexander Graf: > On 15/01/2017 19:52, Andreas Färber wrote: >> Use the generic "distro" boot framework to enable automatic DHCP boot. >> >> The fdt and kernel addresses are adopted from downstream; ramdisk and >> scriptaddr addresses were chosen arbitrarily. >> >> Si

Re: [U-Boot] [PATCH v2] odroid-c2: Enable distro boot

2017-01-15 Thread Alexander Graf
On 15/01/2017 19:52, Andreas Färber wrote: Use the generic "distro" boot framework to enable automatic DHCP boot. The fdt and kernel addresses are adopted from downstream; ramdisk and scriptaddr addresses were chosen arbitrarily. Signed-off-by: Andreas Färber --- Kconfig

[U-Boot] [PATCH v2] odroid-c2: Enable distro boot

2017-01-15 Thread Andreas Färber
Use the generic "distro" boot framework to enable automatic DHCP boot. The fdt and kernel addresses are adopted from downstream; ramdisk and scriptaddr addresses were chosen arbitrarily. Signed-off-by: Andreas Färber --- Kconfig | 1 + configs/odroid-c2_defconfig

[U-Boot] [PATCH v2] odroid-c2: Enable distro boot

2017-01-15 Thread Andreas Färber
Use the generic "distro" boot framework to enable automatic DHCP boot. The fdt and kernel addresses are adopted from downstream; ramdisk and scriptaddr addresses were chosen arbitrarily. Signed-off-by: Andreas Färber --- Kconfig | 1 + configs/odroid-c2_defconfig