Willie Chen wrote: > Index: u-boot/board/neo1973/gta02/gta02.c > =================================================================== > --- u-boot.orig/board/neo1973/gta02/gta02.c 2008-01-08 15:52:26.000000000 > +0800 > +++ u-boot/board/neo1973/gta02/gta02.c 2008-01-08 15:56:08.000000000 +0800 > @@ -55,8 +55,8 @@ > #define U_M_SDIV 0x2 > #else > /* configure GTA02v2 to low speed until we've increased the voltage */ > -#define M_MDIV 80 > -#define M_PDIV 8 > +#define M_MDIV 42 > +#define M_PDIV 1
Does the comment above the change still make sense now? If not, you should rather remove it. Regards, :M: -- Dr. Michael 'Mickey' Lauer | IT-Freelancer | http://www.vanille-media.de
