Re: [RFC PATCH 14/16] tools/fdtgrep: Include __symbols__ table

2023-12-19 Thread Simon Glass
Hi, On Tue, 19 Dec 2023 at 03:13, MD Danish Anwar wrote: > > This is required for overlays to work at SPL. > > Loading of symbol table depends on DT Overlay support in SPL > so make it compile-time dependent. Without this SPL fails to > boot some platforms where this feature is not enabled > (e.g

[RFC PATCH 14/16] tools/fdtgrep: Include __symbols__ table

2023-12-19 Thread MD Danish Anwar
This is required for overlays to work at SPL. Loading of symbol table depends on DT Overlay support in SPL so make it compile-time dependent. Without this SPL fails to boot some platforms where this feature is not enabled (e.g. dra71-evm.) Without including the file, the symbol CONFIG_SPL_LOAD_F