]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Fix the wrong SYS_CLK_IN for 8569MDS
authorDave Liu <daveliu@freescale.com>
Mon, 18 May 2009 09:49:23 +0000 (17:49 +0800)
committerWolfgang Denk <wd@denx.de>
Tue, 9 Jun 2009 20:58:39 +0000 (22:58 +0200)
commit6735104924f06340071a6914a9ee3345607fc102
treecebf8135a0f788a9c6a5e4d564f6758a3aaf1faa
parent16e7559c08b6f29db4596d795b92914c01e6a1b3
85xx: Fix the wrong SYS_CLK_IN for 8569MDS

The SYS_CLK_IN of MPC8569MDS is 66.66MHz,
The DDR_CLK_IN is same with SYS_CLK_IN in 8569 processor.
so, change the SYS_CLK_IN from 66MHz to 66.66MHz.

Signed-off-by: Dave Liu <daveliu@freescale.com>
include/configs/MPC8569MDS.h