From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 22 Oct 2008 14:47:04 +0200 Subject: [U-Boot] [PATCH] [ARM] Move machine specific code to board at s3c64xx In-Reply-To: <20081022051647.GA24928@july> References: <20081022051647.GA24928@july> Message-ID: <20081022124704.GA15487@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 14:16 Wed 22 Oct , Kyungmin Park wrote: > Move machine specific code to smdk6400. > Some board use OneNAND instead of NAND. > > Signed-off-by: Kyungmin Park > --- > diff --git a/board/samsung/smdk6400/lowlevel_init.S b/board/samsung/smdk6400/lowlevel_init.S Guennadi could you test it? Best Regards, J.