From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@buildroot.org
Cc: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Subject: Re: [Buildroot] [PATCH 3/3] configs/ci20_defconfig: configure eth0 through BR2_SYSTEM_DHCP rather than kernel cmdline
Date: Thu, 14 Mar 2024 19:38:20 +0100 [thread overview]
Message-ID: <871q8coe03.fsf@48ers.dk> (raw)
In-Reply-To: <20240310192619.1943776-3-peter@korsgaard.com> (Peter Korsgaard's message of "Sun, 10 Mar 2024 20:26:19 +0100")
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
> Passing ip=dhcp to the kernel will cause it to try to configure the network
> interface using DHCP and wait up to 120s for the interface to detect a link,
> slowing down boots without a network cable a lot.
> Instead use the "normal" BR2_SYSTEM_DHCP, E.G. trigger ifup to run the DHCP
> client in the background.
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-03-14 18:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-10 19:26 [Buildroot] [PATCH 1/3] configs/ci20_defconfig: bump Linux to version 6.1.81 Peter Korsgaard
2024-03-10 19:26 ` [Buildroot] [PATCH 2/3] configs/ci20_defconfig: bump u-boot to version 2024.01 Peter Korsgaard
2024-03-14 18:38 ` Peter Korsgaard
2024-03-10 19:26 ` [Buildroot] [PATCH 3/3] configs/ci20_defconfig: configure eth0 through BR2_SYSTEM_DHCP rather than kernel cmdline Peter Korsgaard
2024-03-14 18:38 ` Peter Korsgaard [this message]
2024-03-14 18:38 ` [Buildroot] [PATCH 1/3] configs/ci20_defconfig: bump Linux to version 6.1.81 Peter Korsgaard
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=871q8coe03.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=ezequiel@vanguardiasur.com.ar \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.