[PATCH] net: introduce CONFIG_DNS
Jerome Forissier
jerome.forissier at linaro.org
Mon Sep 1 09:32:18 CEST 2025
Hi Tom,
On 8/27/25 16:55, Tom Rini wrote:
> On Fri, Jul 18, 2025 at 12:48:48PM +0200, Jerome Forissier wrote:
>
>> Introduce the DNS Kconfig symbol so that various network commands may
>> use host names without the dns command (CMD_DNS) being selected.
>>
>> Signed-off-by: Jerome Forissier <jerome.forissier at linaro.org>
>> CC: E Shattow <e at freeshell.de>
>
> After talking with E Shattow on IRC, lets take this now for master to
> fix the regression
That patch was in my pull request net-20250818 [1] which you merged
into master the same day.
[1] https://lists.denx.de/pipermail/u-boot/2025-August/596830.html
> and in the next branch move forward with more
> aggressive renaming / correcting of Kconfig symbol names (and introduce
> as needed new splits between library functionality and cmd
> functionality, which in turn might also mean needing to move some
> argument validation out of cmd and in to library code). Thanks!
Sounds good.
Thanks,
--
Jerome
More information about the U-Boot
mailing list