Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | Simtec Electronics EB2410ITX (BAST) |
| 2 | =================================== |
| 3 | |
| 4 | http://www.simtec.co.uk/products/EB2410ITX/ |
| 5 | |
| 6 | Introduction |
| 7 | ------------ |
| 8 | |
| 9 | The EB2410ITX is a S3C2410 based development board with a variety of |
| 10 | peripherals and expansion connectors. This board is also known by |
| 11 | the shortened name of Bast. |
| 12 | |
| 13 | |
| 14 | Configuration |
| 15 | ------------- |
| 16 | |
| 17 | To set the default configuration, use `make bast_defconfig` which |
| 18 | supports the commonly used features of this board. |
| 19 | |
| 20 | |
| 21 | Support |
| 22 | ------- |
| 23 | |
| 24 | Official support information can be found on the Simtec Electronics |
| 25 | website, at the product page http://www.simtec.co.uk/products/EB2410ITX/ |
| 26 | |
| 27 | Useful links: |
| 28 | |
| 29 | - Resources Page http://www.simtec.co.uk/products/EB2410ITX/resources.html |
| 30 | |
| 31 | - Board FAQ at http://www.simtec.co.uk/products/EB2410ITX/faq.html |
| 32 | |
| 33 | - Bootloader info http://www.simtec.co.uk/products/SWABLE/resources.html |
| 34 | and FAQ http://www.simtec.co.uk/products/SWABLE/faq.html |
| 35 | |
| 36 | |
| 37 | MTD |
| 38 | --- |
| 39 | |
| 40 | The NAND and NOR support has been merged from the linux-mtd project. |
Matt LaPlante | 992caac | 2006-10-03 22:52:05 +0200 | [diff] [blame] | 41 | Any problems, see http://www.linux-mtd.infradead.org/ for more |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 42 | information or up-to-date versions of linux-mtd. |
| 43 | |
| 44 | |
| 45 | IDE |
| 46 | --- |
| 47 | |
| 48 | Both onboard IDE ports are supported, however there is no support for |
| 49 | changing speed of devices, PIO Mode 4 capable drives should be used. |
| 50 | |
| 51 | |
| 52 | Maintainers |
| 53 | ----------- |
| 54 | |
| 55 | This board is maintained by Simtec Electronics. |
| 56 | |
| 57 | |
Ben Dooks | 50f430e | 2009-11-13 22:54:12 +0000 | [diff] [blame] | 58 | Copyright 2004 Ben Dooks, Simtec Electronics |