u-boot-brain/board/freescale/mpc8349emds
Mario Six 21c1502a4a 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: Mario Six <mario.six@gdsys.cc>
2019-05-21 07:52:25 +02:00
..
ddr.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig mpc83xx: Make distinct MPC8349EMDS_SDRAM board 2019-05-21 07:51:36 +02:00
MAINTAINERS mpc83xx: Kconfig: Migrate HRCW to Kconfig 2019-05-21 07:52:25 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mpc8349emds.c spi: Zap CONFIG_HARD_SPI 2018-11-27 21:06:53 +05:30
pci.c mpc83xx: Migrate legacy PCI options to Kconfig 2019-05-21 07:51:40 +02:00