From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vagrant Cascadian Date: Wed, 18 Jan 2017 12:04:25 -0800 Subject: [U-Boot] [U-Boot,v3] odroid-c2: Enable distro boot In-Reply-To: <20170115192230.1127-1-afaerber@suse.de> References: <20170115192230.1127-1-afaerber@suse.de> Message-ID: <87o9z49lti.fsf@aikidev.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 2017-01-15, Andreas F?rber wrote: > Use the generic "distro" boot framework to enable automatic DHCP boot. Thanks for this! > diff --git a/include/configs/meson-gxbb-common.h b/include/configs/meson-gxbb-common.h > index 3bba2e6..75f6dc5 100644 > --- a/include/configs/meson-gxbb-common.h > +++ b/include/configs/meson-gxbb-common.h > @@ -40,4 +40,18 @@ > > #include > > +#define BOOT_TARGET_DEVICES(func) \ > + func(DHCP, dhcp, na) Any reason not to also support and prefer "PXE" here? func(PXE, pxe, na) The syslinux-style config files support boot menus and are easier to generate than boot images. live well, vagrant -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 832 bytes Desc: not available URL: