From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Tue, 14 Jun 2011 17:44:22 +0200 Subject: [U-Boot] [PATCH 2/2] [V2] AT91: Makes AT91SAM9261(9G10)-EK build correctly against u-boot-atmel/master In-Reply-To: <1307778621-25549-2-git-send-email-hong.xu@atmel.com> References: <1307778621-25549-1-git-send-email-hong.xu@atmel.com> <1307778621-25549-2-git-send-email-hong.xu@atmel.com> Message-ID: <4DF781D6.2040407@emk-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Hong Xu, > Rework for AT91SAM9261(9G10)-EK, makes it build again. > Based on the work for AT91SAM9260-EK. > > > Signed-off-by: Hong Xu > --- > Makefile | 23 ----- > board/atmel/at91sam9261ek/at91sam9261ek.c | 136 +++++++++++++++-------------- > board/atmel/at91sam9261ek/config.mk | 1 - > board/atmel/at91sam9261ek/led.c | 7 +- > boards.cfg | 6 ++ > include/configs/at91sam9261ek.h | 81 ++++++++++-------- > 6 files changed, 128 insertions(+), 126 deletions(-) > delete mode 100644 board/atmel/at91sam9261ek/config.mk > Applied to u-boot-atmel/master, Thanks, Reinhard