On Tue, Jun 24, 2008 at 03:07:48PM -0600, John Linn wrote: > Hi Grant, > > It appears that you designed the simpleImage around Xilinx FPGAs.
Yes. > Since we have to initialize the 16550 UART in the bootstrap and there's > no boot loader, were you thinking we would add the 16550 initialization > to simpleboot.c? Yes; or at least break out the common routine to be called by all simpleImage targets and have a virtex-specific 'frontend' to it called simpleboot-virtex405.c. > > Why do we want a flat binary rather than an elf file for the target? 'Cause a flat binary can be loaded anywhere in RAM and is smaller than an ELF image (no headers). g. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev