From: Vagrant Cascadian <vagrant@debian.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,v3] odroid-c2: Enable distro boot
Date: Wed, 18 Jan 2017 12:04:25 -0800 [thread overview]
Message-ID: <87o9z49lti.fsf@aikidev.net> (raw)
In-Reply-To: <20170115192230.1127-1-afaerber@suse.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 <config_distro_defaults.h>
>
> +#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: <http://lists.denx.de/pipermail/u-boot/attachments/20170118/e408ebd7/attachment.sig>
next prev parent reply other threads:[~2017-01-18 20:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-15 19:22 [U-Boot] [PATCH v3] odroid-c2: Enable distro boot Andreas Färber
2017-01-15 21:02 ` Alexander Graf
2017-01-18 20:04 ` Vagrant Cascadian [this message]
2017-01-21 3:38 ` [U-Boot] [U-Boot,v3] " Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o9z49lti.fsf@aikidev.net \
--to=vagrant@debian.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox