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

mpc83xx: Migrate BATS config to Kconfig


The BATs (block address translation registers) determine the initial
memory window mappings. Hence, they must be known at compile time and
cannot be implemented in the DT mechanism.

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 93de2530
No related branches found
No related tags found
Loading
Showing
with 2278 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