commit | 90cebebef32d9d550ad32f1d5f7bedd34eafc891 | [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:44:23 2022 -0500 |
tree | 12cc33128817262591d2291062eabc8f2d10044c | |
parent | fe19a54022cbd0f36b83a0c8f9ff8e79b5804ae3 [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