Re: [PATCH] cmd: ufetch: fix compiling with no CONFIG_SYS_CONFIG_NAME
David Lechner <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On 6/12/26 6:35 AM, Casey Connolly wrote: > Hi David, > > On 11/06/2026 23:59, David Lechner wrote: >> Add some preprocessor guards to avoid a compile error when >> CONFIG_SYS_CONFIG_NAME is not defined. >> >> Signed-off-by: David Lechner <[email protected]> > > Thanks for the patch! > > Reviewed-by: Casey Connolly <[email protected]> > Hi, it looks like this patch still hasn't been picked up. It is blocking us from moving some boards to lwip network stack. I can take it through the MediaTek tree if no one else want to claim responsibility.