In message <[EMAIL PROTECTED]> you wrote:
> 
> >> +#if 1 /* @ 60 Hz */
> >> +          mode->crtc_h_total_disp = 0x009f00d2;
> >> +          mode->crtc_h_sync_strt_wid = 0x000e0528;
> >> +          mode->crtc_v_total_disp = 0x03ff0429;
> >> +          mode->crtc_v_sync_strt_wid = 0x00030400;
> >> +          mode->crtc_pitch = 0x00a000a0;
> >> +          mode->ppll_div_3 = 0x00010060;
> >> +#else /* @ 75 Hz */
> >> +          mode->crtc_h_total_disp = 0x009f00d2;
> >> +          mode->crtc_h_sync_strt_wid = 0x00120508;
> >> +          mode->crtc_v_total_disp = 0x03ff0429;
> >> +          mode->crtc_v_sync_strt_wid = 0x00030400;
> >> +          mode->crtc_pitch = 0x00a000a0;
> >> +          mode->ppll_div_3 = 0x00010078;
> >> +#endif
> > 
> > Mmm... better adding a configuration define here or just remove the
> > unused code.
> 
> Ok, I'm going to drop the unused code then.

No, please keep it as reference in case anybody needs this later.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
Man did not weave the web of life; he  is  merely  a  strand  in  it.
Whatever he does to the web, he does to himself.     - Seattle [1854]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to