Re: [PATCH] astro_mcf5373l: Rework ASTRO_ID logic

2021-08-30 Thread Tom Rini
On Thu, Aug 19, 2021 at 03:16:15PM -0400, Tom Rini wrote: > Rather than using CONFIG namespace for logic internal to > include/configs/astro_mcf5373l.h to select ASTRO_ID (and populate the > default environment), strip CONFIG from the various options used and > set. > > Signed-off-by: Tom Rini

[PATCH] astro_mcf5373l: Rework ASTRO_ID logic

2021-08-19 Thread Tom Rini
Rather than using CONFIG namespace for logic internal to include/configs/astro_mcf5373l.h to select ASTRO_ID (and populate the default environment), strip CONFIG from the various options used and set. Signed-off-by: Tom Rini --- include/configs/astro_mcf5373l.h | 14 +++--- 1 file change