On Wednesday 02 May 2007 4:37 pm, Ferry de Groot wrote: > Could you be more specific where I can find the CSAR in uClinux. So far as > I saw these SDRAM initillisation were handled within DBUG. I've changed > this part for DBUG bootloader, but not for uClinux unless this part is not > needed.
You'd have it set up in crt0_rom.S **IF** you're booting from ROM and you aren't using a bootloader. If you are indeed using a bootloader it should already be set up correctly. -A. _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
