u-boot-brain/arch/powerpc/cpu/mpc83xx/lblaw
Mario Six 9c5df7a2a9 mpc83xx: Migrate LBLAW_* to Kconfig
The LBLAW_* values determine the window configuration of the memory
controller. 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: Mario Six <mario.six@gdsys.cc>
2019-05-21 07:52:33 +02:00
..
Kconfig mpc83xx: Migrate LBLAW_* to Kconfig 2019-05-21 07:52:33 +02:00
lblaw.h mpc83xx: Migrate LBLAW_* to Kconfig 2019-05-21 07:52:33 +02:00