Re: [U-Boot] [PATCH 5/8] mpc512x: allow configuring board specific IPS divider

2013-03-09 Thread Wolfgang Denk
Dear Anatolij Gustschin, In message <1360317830-28525-6-git-send-email-ag...@denx.de> you wrote: > Boards may define own IPS divider in the config file if > the default IPS divider doesn't fit their needs. > > Signed-off-by: Anatolij Gustschin > --- > arch/powerpc/include/asm/immap_512x.h |

[U-Boot] [PATCH 5/8] mpc512x: allow configuring board specific IPS divider

2013-02-08 Thread Anatolij Gustschin
Boards may define own IPS divider in the config file if the default IPS divider doesn't fit their needs. Signed-off-by: Anatolij Gustschin --- arch/powerpc/include/asm/immap_512x.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/include/asm/immap_512x.h b/