Re: [PATCH 2/2] common: drop CONFIG_SYS_RESET_ADDR

2022-02-10 Thread Tom Rini
On Mon, Jan 31, 2022 at 09:20:22AM +0200, Ovidiu Panait wrote: > There are no boards that define CONFIG_SYS_RESET_ADDR, so drop the > remaining comments referencing it and also the config_whitelist.txt entry. > > Signed-off-by: Ovidiu Panait > Reviewed-by: Stefan Roese > Acked-by: tho...@wytron

Re: [PATCH 2/2] common: drop CONFIG_SYS_RESET_ADDR

2022-02-02 Thread thomas
On 2022-01-31 07:20, Ovidiu Panait wrote: There are no boards that define CONFIG_SYS_RESET_ADDR, so drop the remaining comments referencing it and also the config_whitelist.txt entry. Signed-off-by: Ovidiu Panait --- include/configs/10m50_devboard.h | 9 - include/configs/3c120_devb

Re: [PATCH 2/2] common: drop CONFIG_SYS_RESET_ADDR

2022-01-31 Thread Stefan Roese
On 1/31/22 08:20, Ovidiu Panait wrote: There are no boards that define CONFIG_SYS_RESET_ADDR, so drop the remaining comments referencing it and also the config_whitelist.txt entry. Signed-off-by: Ovidiu Panait Reviewed-by: Stefan Roese Thanks, Stefan --- include/configs/10m50_devboard.

[PATCH 2/2] common: drop CONFIG_SYS_RESET_ADDR

2022-01-30 Thread Ovidiu Panait
There are no boards that define CONFIG_SYS_RESET_ADDR, so drop the remaining comments referencing it and also the config_whitelist.txt entry. Signed-off-by: Ovidiu Panait --- include/configs/10m50_devboard.h | 9 - include/configs/3c120_devboard.h | 9 - scripts/config_whitelist