summaryrefslogtreecommitdiffstats
path: root/sys/boot/arm/at91/libat91/tag_list.c
Commit message (Collapse)AuthorAgeFilesLines
* MFp4:imp2006-04-211-1/+3
| | | | | | | Make this compile, assuming that you have linux installed in a sensible place. tag_list is disabled by default, since we don't distribute linux, but it is desirable to allow the boot loader to boot Linux or FreeBSD (mostly for testing).
* MFp4 (checkpoint of work in progress):imp2006-04-191-0/+79
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.
OpenPOWER on IntegriCloud