1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-25 02:05:20 +01:00
Files
u-boot-megous/configs
Tom Rini dd2986ac11 powerpc: Fix incorrect SYS_IMMR migration values
When migrating SYS_IMMR, I didn't allow for boards to provide
non-default values here.  This lead to an incorrect migration on the
platforms where CONFIG_SYS_IMMR is set to CONFIG_SYS_CCSRBAR and
CONFIG_SYS_CSSRBAR is NOT the same as CONFIG_SYS_CCSRBAR_DEFAULT.  Add
text to the prompt so that non-default values can be used and re-migrate
the platforms that have CONFIG_SYS_IMMR=CONFIG_SYS_CSSRBAR where
CONFIG_SYS_CSSRBAR != CONFIG_SYS_CCSRBAR_DEFAULT.

Fixes: be7dbb60c5 ("Convert CONFIG_SYS_IMMR to Kconfig")
Reported-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Tested-by: Pali Rohár <pali@kernel.org>
2022-03-31 08:27:52 -04:00
..
2021-11-12 14:18:17 -05:00
2022-01-10 14:01:57 -05:00
2021-11-12 14:18:17 -05:00
2022-01-10 14:01:57 -05:00
2022-01-10 14:01:57 -05:00
2022-01-10 14:01:57 -05:00
2022-01-10 14:01:57 -05:00
2022-01-10 14:01:57 -05:00
2022-01-10 14:01:57 -05:00
2022-02-10 16:44:23 -05:00
2022-02-10 16:44:23 -05:00