From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Mon, 05 Nov 2012 11:18:14 +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: <1351767447-19268-1-git-send-email-josh.wu@atmel.com> References: <1351767447-19268-1-git-send-email-josh.wu@atmel.com> Message-ID: <50979266.1050707@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 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! Best regards Andreas Bie?mann