Skip to content
Snippets Groups Projects
Commit 21c1502a authored by Mario Six's avatar Mario Six
Browse files

mpc83xx: Kconfig: Migrate HRCW to Kconfig


The HRCW (hardware reset configuration word) is a constant that must be
hard-coded into the boot loader image. So, it must be available at
compile time, and cannot be migrated to the DT mechanism, but has to be
kept in Kconfig.

Configuration of this crucial variable should still be somewhat
comfortable. Hence, make its fields configurable in Kconfig, and
assemble the final value from these.

Signed-off-by: default avatarMario Six <mario.six@gdsys.cc>
parent ff3bb0c4
No related branches found
No related tags found
No related merge requests found
Showing
with 1005 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment