From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Tue, 02 Jun 2009 17:52:14 +0200 Subject: [U-Boot] [PATCH 2/2] Create the S5PC100 SoC header under the include/asm-arm/arch-s5pc100 In-Reply-To: References: Message-ID: <4A254AAE.8020106@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kim, Heung Jun wrote: > Signed-off-by: HeungJun, Kim > > --- > > This patch is the new processor - S5PC100's SoC code & headers. > This patch consists of 2 files. > > The First file is to create the new SoC code related with S5PC100 > application processor. > It's located in ther cpu/arm_cortesa8/s5pc100. > > The Second file is to create the new SoC header related with S5PC100 > application processor. > It's located in ther include/asm-arm/s5pc100. > > This file is the Second. I wonder if there is any patch missing here? Is it correct that this series stops after 2 patches? Shouldn't there be at least something added to board directory? And I miss a config file to be able to compile this stuff. Best regards Dirk