]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: add support for setting PCIE clocks
authorIlya Yanok <yanok@emcraft.com>
Fri, 17 Sep 2010 21:41:47 +0000 (23:41 +0200)
committerWolfgang Denk <wd@denx.de>
Thu, 23 Sep 2010 19:13:56 +0000 (21:13 +0200)
commitf1371048ab4dfaa0f7f26c0a60360548f1d752e3
treefd89731611b506dd0ac337ef1b20c249be923246
parentbab00b95b76d704878af0d70e66959c27bdf8f52
mpc83xx: add support for setting PCIE clocks

This patch adds support for setting PCIE clocks in cpu_init.c by
providing CONFIG_SYS_SCCR_PCIEXP{1,2} in configuration.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
arch/powerpc/cpu/mpc83xx/cpu_init.c