On Tue, 30 Aug 2022 at 07:00, Viacheslav Mitrofanov <v.v.mitrofa...@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.mitrofa...@yadro.com> > --- > include/env_callback.h | 10 ++++++++++ > include/env_flags.h | 10 ++++++++++ > 2 files changed, 20 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>