From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Tue, 02 Aug 2011 11:48:51 +0000 Subject: [U-Boot] [PATCH 2/2] [V2] AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master In-Reply-To: <1307777486-16225-2-git-send-email-hong.xu@atmel.com> References: <1307777486-16225-1-git-send-email-hong.xu@atmel.com> <1307777486-16225-2-git-send-email-hong.xu@atmel.com> Message-ID: <1312285731.31913.54.camel@ubuntu> 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 AT91SAM9263-EK, makes it build again. > Based on the work for AT91SAM9260-EK. > > Signed-off-by: Hong Xu > --- > Makefile | 19 ------- > board/atmel/at91sam9263ek/at91sam9263ek.c | 56 ++++++++++++------- > board/atmel/at91sam9263ek/config.mk | 1 - > board/atmel/at91sam9263ek/led.c | 23 ++++---- > boards.cfg | 5 ++ > include/configs/at91sam9263ek.h | 83 ++++++++++++++++------------ > 6 files changed, 98 insertions(+), 89 deletions(-) > delete mode 100644 board/atmel/at91sam9263ek/config.mk I can try to apply this, but perhaps it is better if you resubmit this after the 9263 SoC fix patch? Thanks, Reinhard