commit | 4e4fff7d93035d19189a805fcde3120339663247 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 30 18:07:12 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 08 09:05:19 2022 -0400 |
tree | 9dc71882432d075528d1f091adb5d7a927e6a542 | |
parent | 95b641756cf0af009f8f74be5f57de84acc58d51 [diff] |
mvebu: Move BOOTROM_ERR_REG out of CONFIG namespace This register is referenced in one location and does not seem configurable, so remove it from CONFIG namespace. Cc: Stefan Roese <sr@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Stefan Roese <sr@denx.de>