Re: [U-Boot] [PATCH 4/8] mpc512x: optionally configure DIU, LPC and NFC deviders

2013-03-09 Thread Wolfgang Denk
Dear Anatolij Gustschin, In message <1360317830-28525-5-git-send-email-ag...@denx.de> you wrote: > If a board config file defines DIU, LPC and NFC deviders, > configure them in the SCFR1 register. > > Signed-off-by: Anatolij Gustschin > --- > arch/powerpc/cpu/mpc512x/cpu_init.c | 15 +++

[U-Boot] [PATCH 4/8] mpc512x: optionally configure DIU, LPC and NFC deviders

2013-02-08 Thread Anatolij Gustschin
If a board config file defines DIU, LPC and NFC deviders, configure them in the SCFR1 register. Signed-off-by: Anatolij Gustschin --- arch/powerpc/cpu/mpc512x/cpu_init.c | 15 +++ arch/powerpc/include/asm/immap_512x.h |6 ++ 2 files changed, 21 insertions(+), 0 deletions(