1========================= 2Samsung/Meritech SMDK2440 3========================= 4 5Introduction 6------------ 7 8 The SMDK2440 is a two part evaluation board for the Samsung S3C2440 9 processor. It includes support for LCD, SmartMedia, Audio, SD and 10 10MBit Ethernet, and expansion headers for various signals, including 11 the camera and unused GPIO. 12 13 14Configuration 15------------- 16 17 To set the default configuration, use `make smdk2440_defconfig` which 18 will configure the common features of this board, or use 19 `make s3c2410_config` to include support for all s3c2410/s3c2440 machines 20 21 22Support 23------- 24 25 Ben Dooks' SMDK2440 site at http://www.fluff.org/ben/smdk2440/ which 26 includes linux based USB download tools. 27 28 Some of the h1940 patches that can be found from the H1940 project 29 site at http://www.handhelds.org/projects/h1940.html can also be 30 applied to this board. 31 32 33Peripherals 34----------- 35 36 There is no current support for any of the extra peripherals on the 37 base-board itself. 38 39 40MTD 41--- 42 43 The NAND flash should be supported by the in kernel MTD NAND support, 44 NOR flash will be added later. 45 46 47Maintainers 48----------- 49 50 This board is being maintained by Ben Dooks, for more info, see 51 http://www.fluff.org/ben/smdk2440/ 52 53 Many thanks to Dimitry Andric of TomTom for the loan of the SMDK2440, 54 and to Simtec Electronics for allowing me time to work on this. 55 56 57(c) 2004 Ben Dooks 58