smdk2440.rst 1.4 KB

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