From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Tue, 06 Nov 2012 10:21:47 +0100 Subject: [U-Boot] [PATCH] at91: move get_chip_id() and get_extension_chip_id() to cpu.c, which can share with all at91 board. In-Reply-To: <50979266.1050707@gmail.com> References: <1351767447-19268-1-git-send-email-josh.wu@atmel.com> <50979266.1050707@gmail.com> Message-ID: <5098D6AB.3060301@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Josh Wu, On 05.11.2012 11:18, Andreas Bie?mann wrote: > Dear Josh Wu, > > On 01.11.2012 11:57, Josh Wu wrote: >> Signed-off-by: Josh Wu >> --- >> arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c | 12 ------------ >> arch/arm/cpu/arm926ejs/at91/cpu.c | 11 +++++++++++ >> arch/arm/include/asm/arch-at91/at91_dbu.h | 4 ++++ >> arch/arm/include/asm/arch-at91/at91sam9x5.h | 1 - >> 4 files changed, 15 insertions(+), 13 deletions(-) > > applied to u-boot-atmel/master, thanks! > Patch was removed from u-boot-atmel cause of a NAK from ARM custodian. Please read http://article.gmane.org/gmane.comp.boot-loaders.u-boot/146403 and provide a user for the moved functions. Best regards Andreas Bie?mann