Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

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