1 ========================== 2 Samsung ARM Linux Overview 3 ========================== 4 5 Introduction 6 ------------ 7 8 The Samsung range of ARM SoCs spans many sim 9 ARM9 through to the newest ARM cores. This d 10 the current kernel support, how to use it an 11 that supports this. 12 13 The currently supported SoCs are: 14 15 - S3C64XX: S3C6400 and S3C6410 16 - S5PC110 / S5PV210 17 18 19 Configuration 20 ------------- 21 22 A number of configurations are supplied, as 23 unifying all the SoCs into one kernel. 24 25 s5pc110_defconfig 26 - S5PC110 specific default configurati 27 s5pv210_defconfig 28 - S5PV210 specific default configurati 29 30 31 Layout 32 ------ 33 34 The directory layout is currently being rest 35 several platform directories and then the ma 36 of the CPUs being built for. 37 38 plat-samsung provides the base for all the i 39 last in the line of include directories that 40 specific information. It contains the base c 41 to get the system running. 42 43 plat-s5p is for s5p specific builds, and con 44 S5P specific systems. Not all S5Ps use all t 45 due to differences in the hardware. 46 47 48 Layout changes 49 -------------- 50 51 The old plat-s3c and plat-s5pc1xx directorie 52 support moved to either plat-samsung or plat 53 where to simplify the include and dependency 54 so many different platform directories. 55 56 57 Port Contributors 58 ----------------- 59 60 Ben Dooks (BJD) 61 Vincent Sanders 62 Herbert Potzl 63 Arnaud Patard (RTP) 64 Roc Wu 65 Klaus Fetscher 66 Dimitry Andric 67 Shannon Holland 68 Guillaume Gourat (NexVision) 69 Christer Weinigel (wingel) (Acer N30) 70 Lucas Correia Villa Real (S3C2400 port) 71 72 73 Document Author 74 --------------- 75 76 Copyright 2009-2010 Ben Dooks <ben-linux@fluff.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.