9
0
Fork 0
barebox/Documentation/boards.dox

42 lines
628 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
This is a list of boards that are currently supported by U-Boot-v2.
2007-10-19 11:19:43 +00:00
2007-10-19 18:26:21 +00:00
PowerPC type:
- @subpage pcm030
2007-10-19 18:26:21 +00:00
ARM type:
- @subpage pcm037
- @subpage pcm038
- @subpage pcm043
- @subpage imx21ads
- @subpage imx27ads
- @subpage the3stack
2007-10-19 18:26:21 +00:00
- @subpage scb9328
2007-10-19 18:38:41 +00:00
- @subpage netx
- @subpage dev_omap_arch
2007-10-19 18:26:21 +00:00
Blackfin type:
- @subpage ipe337
x86 type:
2007-10-19 11:19:43 +00:00
coldfire/m68k type:
- @subpage phycore_mcf54xx
- @subpage kp_ukd_r1
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>
*
*/