From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 5 Feb 2009 22:38:54 +0100 Subject: [U-Boot] [PATCH RFC] at91sam9/at91cap: move common initialisation to cpu In-Reply-To: <1226086706-5419-1-git-send-email-plagnioj@jcrosoft.com> References: <1226086706-5419-1-git-send-email-plagnioj@jcrosoft.com> Message-ID: <20090205213854.GG4580@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 20:38 Fri 07 Nov , Jean-Christophe PLAGNIOL-VILLARD wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- The idea is to reduce common code initialisation which is actually in board. as done on afeb9260 and Ronetix eval board for 9260 & 9263 Any help to improve and continue this work is welcome Best Regards, J.