From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?RXJpYyBCw6luYXJk?= Date: Fri, 15 Apr 2011 15:49:22 +0200 Subject: [U-Boot] [PATCH 2/3] cpu9260: update board support In-Reply-To: <1301848555-14404-2-git-send-email-eric@eukrea.com> References: <1301848555-14404-1-git-send-email-eric@eukrea.com> <1301848555-14404-2-git-send-email-eric@eukrea.com> Message-ID: <4DA84CE2.2000304@eukrea.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 03/04/2011 18:35, Eric B?nard wrote: > - update to new relocation code > - switch to boards.cfg > - get rid of LEGACY (still a little hack in .h to compile) > - add nand boot configuration > - boot tested for the following configurations : > 9260 (64MB RAM& nor boot) > 9260_nand (64MB RAM& nand boot) > 9G20_128M (128MB RAM& nor boot) > 9G20_nand_128M (128MB RAM& nand boot) > (nor boot is using lowlevel init) > > Signed-off-by: Eric B?nard > --- any news concerning this patch ? http://patchwork.ozlabs.org/patch/89540/ Thanks, Eric