9
0
Fork 0
barebox/Documentation/boards.dox

32 lines
476 B
Plaintext
Raw Normal View History

2007-10-19 18:26:21 +00:00
/** @page supported_boards Supported Boards
2007-10-19 11:19:43 +00:00
2007-10-19 18:26:21 +00:00
This is a list of boards that are currently supported by U-Bootv2.
2007-10-19 11:19:43 +00:00
2007-10-19 18:26:21 +00:00
PowerPC type:
- @subpage phycore_pcm030
ARM type:
- @subpage phycore_imx31
- @subpage phycore_pcm038
- @subpage scb9328
2007-10-19 18:38:41 +00:00
- @subpage netx
2007-10-19 18:26:21 +00:00
Blackfin type:
- @subpage ipe337
x86 type:
2007-10-19 11:19:43 +00:00
*/
/* TODO
*
* Add documentation to your boardfile, forward it with doxygen's page
* feature (@page <reference>) and include it here with:
*
* @subpage <reference>
*
*/