commit | bb2ba7fc4bbec4422e07d7ee89fd5e4dc65cf905 | [log] [tgz] |
---|---|---|
author | Ovidiu Panait <ovidiu.panait@windriver.com> | Mon Jan 31 09:20:22 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 10 16:12:13 2022 -0500 |
tree | be7f1661a75c730b690e3f84288d0f27a2be0199 | |
parent | 524b3650212f954f23d1cae9eaecf29d636a1bc2 [diff] |
common: drop CONFIG_SYS_RESET_ADDR 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 <ovidiu.panait@windriver.com> Reviewed-by: Stefan Roese <sr@denx.de> Acked-by: thomas@wytron.com.tw