K 10 svn:author V 3 imp K 8 svn:date V 27 2006-04-19T17:16:49.000000Z K 7 svn:log V 538 MFp4 (checkpoint of work in progress): o Use a directory layout that is more akin to the i386 boot layout. o Create a libat91 for library routines that are used by one or more of the boot loaders. o Create bootiic for booting from an iic part. o Create bootspi for booting from an spi part. o Optimize the size of many of these routines (especially emac.c). Except for the emac.c optimizations, all these have been tested. o eliminate the inc directory, libat91 superceeds it. o Move linker.cfg up a layer to allow it to be shared. END