On Tue, 2011-08-16 at 23:51 +0100, Michael Walle wrote: > What do you think about an small on chip bootrom which initializes the sdram > core, looks for a magic word and either boots an image from nor or falls back > to serial boot loader.
SDRAM can be difficult to get to work at times, and the initialization code would typically need some experimenting when modifying the I/O PHY and/or porting to a new board. So I think it's best to keep this code in the flash where it can be easily modified and not buried in the bitstream binary. _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode
