u-boot/board/freescale/mpc8349emds
Mario Six ff3bb0c435 mpc83xx: Get rid of CONFIG_83XX_CLKIN
MPC83xx uses CONFIG_83XX_CLKIN instead of CONFIG_SYS_CLK_FREQ to set the
system clock. To migrate the architecture, we can replace
CONFIG_83XX_CLKIN with CONFIG_SYS_CLK_FREQ.

To do this
* replace all occurrences of CONFIG_83XX_CLKIN with CONFIG_SYS_CLK_FREQ
* set CONFIG_SYS_CLK_FREQ to the old value of CONFIG_83XX_CLKIN in all
  MPC83xx config files

Signed-off-by: Mario Six <mario.six@gdsys.cc>
2019-05-21 07:52:06 +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: Get rid of CONFIG_83XX_CLKIN 2019-05-21 07:52:06 +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