freebsd-dev/sys/boot/arm/at91
Warner Losh ae78672c56 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.
2006-04-19 17:16:49 +00:00
..
boot0 MFp4 (checkpoint of work in progress): 2006-04-19 17:16:49 +00:00
bootiic MFp4 (checkpoint of work in progress): 2006-04-19 17:16:49 +00:00
bootspi MFp4 (checkpoint of work in progress): 2006-04-19 17:16:49 +00:00
libat91 MFp4 (checkpoint of work in progress): 2006-04-19 17:16:49 +00:00
linker.cfg MFp4 (checkpoint of work in progress): 2006-04-19 17:16:49 +00:00
Makefile MFp4 (checkpoint of work in progress): 2006-04-19 17:16:49 +00:00
Makefile.inc MFp4 (checkpoint of work in progress): 2006-04-19 17:16:49 +00:00