[PATCH 03/17] net: ipv6: Add callbacks declarations to get access to IPv6 variables
Simon Glass
sjg at chromium.org
Thu Sep 1 04:26:44 CEST 2022
On Tue, 30 Aug 2022 at 07:00, Viacheslav Mitrofanov
<v.v.mitrofanov at yadro.com> wrote:
>
> Set up callbacks for main IPv6 variables ip6add, serverip6, gatewayip6
> and set options to them in flag file. These variables are often set up by
> users.
>
> Signed-off-by: Viacheslav Mitrofanov <v.v.mitrofanov at yadro.com>
> ---
> include/env_callback.h | 10 ++++++++++
> include/env_flags.h | 10 ++++++++++
> 2 files changed, 20 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list