commit | fe19a54022cbd0f36b83a0c8f9ff8e79b5804ae3 | [log] [tgz] |
---|---|---|
author | Ovidiu Panait <ovidiu.panait@windriver.com> | Mon Jan 31 09:20:21 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 10 16:44:23 2022 -0500 |
tree | 9b0039ca7d9599421f5b5f93772258353b9c9794 | |
parent | 5348dbaeecb6f8307591289c4f23770d0a014114 [diff] |
powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS There are no boards that define CONFIG_SYS_RESET_ADDRESS, so drop the associated mpc8xx code that checks for it. Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Reviewed-by: Stefan Roese <sr@denx.de> Acked-by: Christophe Leroy <christophe.leroy@csgroup.eu>