0001 =========================
0002 Samsung/Meritech SMDK2440
0003 =========================
0004
0005 Introduction
0006 ------------
0007
0008 The SMDK2440 is a two part evaluation board for the Samsung S3C2440
0009 processor. It includes support for LCD, SmartMedia, Audio, SD and
0010 10MBit Ethernet, and expansion headers for various signals, including
0011 the camera and unused GPIO.
0012
0013
0014 Configuration
0015 -------------
0016
0017 To set the default configuration, use `make smdk2440_defconfig` which
0018 will configure the common features of this board, or use
0019 `make s3c2410_config` to include support for all s3c2410/s3c2440 machines
0020
0021
0022 Support
0023 -------
0024
0025 Ben Dooks' SMDK2440 site at http://www.fluff.org/ben/smdk2440/ which
0026 includes linux based USB download tools.
0027
0028 Some of the h1940 patches that can be found from the H1940 project
0029 site at http://www.handhelds.org/projects/h1940.html can also be
0030 applied to this board.
0031
0032
0033 Peripherals
0034 -----------
0035
0036 There is no current support for any of the extra peripherals on the
0037 base-board itself.
0038
0039
0040 MTD
0041 ---
0042
0043 The NAND flash should be supported by the in kernel MTD NAND support,
0044 NOR flash will be added later.
0045
0046
0047 Maintainers
0048 -----------
0049
0050 This board is being maintained by Ben Dooks, for more info, see
0051 http://www.fluff.org/ben/smdk2440/
0052
0053 Many thanks to Dimitry Andric of TomTom for the loan of the SMDK2440,
0054 and to Simtec Electronics for allowing me time to work on this.
0055
0056
0057 (c) 2004 Ben Dooks