Difference between revisions of "Board Config"
From eLinux.org
(Seeding Board Config File table.) |
(→Currently Supported Hardware) |
||
| (2 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| + | == Overview == | ||
| + | |||
| + | ''Board Config'' files describe configuration settings that are specific to a given circuit board, external of the CPU, CPLD, or FPGA. | ||
| + | |||
| + | == Currently Supported Hardware == | ||
| + | |||
| + | The following is a list of all of the currently supported board hardware. Clicking on the config file link will show you the code and provide an analysis (when one exists): | ||
| + | |||
{|border="1" cellpadding="5" cellspacing="0" | {|border="1" cellpadding="5" cellspacing="0" | ||
|-bgcolor="#0090ff" | |-bgcolor="#0090ff" | ||
| Line 87: | Line 95: | ||
| || [[glyn_tonga2.cfg]] || | | || [[glyn_tonga2.cfg]] || | ||
|- | |- | ||
| − | | | + | | TinCanTools S3C2410 ARM920T Based<br/>Hammer Module || [[hammer.cfg]] || http://www.tincantools.com/product.php?productid=16133 |
|- | |- | ||
| || [[hilscher_nxdb500sys.cfg]] || | | || [[hilscher_nxdb500sys.cfg]] || | ||
| Line 229: | Line 237: | ||
| || [[telo.cfg]] || | | || [[telo.cfg]] || | ||
|- | |- | ||
| − | | || [[ti_beagleboard.cfg]] || | + | | OMAP3 BeagleBoard || [[ti_beagleboard.cfg]] || http://beagleboard.org |
|- | |- | ||
| − | | || [[ti_beagleboard_xm.cfg]] || | + | | DM37x BeagleBoard-XM || [[ti_beagleboard_xm.cfg]] || http://beagleboard.org |
|- | |- | ||
| − | | || [[ti_beaglebone.cfg]] || | + | | AM335x BeagleBone || [[ti_beaglebone.cfg]] || http://beagleboard.org/bone |
|- | |- | ||
| − | | || [[ti_blaze.cfg]] || | + | | OMAP4430 Blaze || [[ti_blaze.cfg]] || http://omappedia.org/wiki/OMAP4_Blaze |
|- | |- | ||
| − | | || [[ti_pandaboard.cfg]] || | + | | OMAP4430 PandaBoard || [[ti_pandaboard.cfg]] || http://pandaboard.org/ |
|- | |- | ||
| − | | || [[ti_pandaboard_es.cfg]] || | + | | OMAP4460 PandaBoard-ES || [[ti_pandaboard_es.cfg]] || http://pandaboard.org/ |
|- | |- | ||
| || [[topas910.cfg]] || | | || [[topas910.cfg]] || | ||
Latest revision as of 14:54, 8 May 2012
Overview
Board Config files describe configuration settings that are specific to a given circuit board, external of the CPU, CPLD, or FPGA.
Currently Supported Hardware
The following is a list of all of the currently supported board hardware. Clicking on the config file link will show you the code and provide an analysis (when one exists):