On Tuesday 01 May 2007 9:15 am, Ferry de Groot wrote: > I've allready changed the flash bit width to 32-bit in block devices or do > i need to make more specific changes. Erasing an sector seems to work > almost fine. Except that it didn't fully erased the full memory range.
Assuming you changed the CSAR to use 32-bit accesses, there shouldn't be a much else to change at all, aside from what you've already done. > For the SDRAM I changed the SDRAM Processor type features to 32-bit plus > the changes in the files: The SDRAM controller setup is fairly well documented in the chip manual. The 5282 I know has tables which give the specific configuration and wiring for the address lines to row and address connections for all supported SDRAM configurations and bus widths. -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
