Re: [PATCH 3/3] exynos: Update environment macros a bit

2021-08-30 Thread Tom Rini
On Tue, Aug 10, 2021 at 05:34:22PM -0400, Tom Rini wrote: > Rework the default environment a bit to not use non-standard > CONFIG_ENV_... names and similar one-off CONFIG names. > > Cc: Jaehoon Chung > Signed-off-by: Tom Rini > Reviewed-by: Jaehoon Chung Applied to u-boot/next, thanks! -- T

Re: [PATCH 3/3] exynos: Update environment macros a bit

2021-08-12 Thread Jaehoon Chung
On 8/11/21 6:34 AM, Tom Rini wrote: > Rework the default environment a bit to not use non-standard > CONFIG_ENV_... names and similar one-off CONFIG names. > > Cc: Jaehoon Chung > Signed-off-by: Tom Rini Reviewed-by: Jaehoon Chung Best Regars, Jaehoon Chung > --- > include/configs/exynos4-c

[PATCH 3/3] exynos: Update environment macros a bit

2021-08-10 Thread Tom Rini
Rework the default environment a bit to not use non-standard CONFIG_ENV_... names and similar one-off CONFIG names. Cc: Jaehoon Chung Signed-off-by: Tom Rini --- include/configs/exynos4-common.h| 2 +- include/configs/s5pc210_universal.h | 26 +- include/configs/tra