From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Tue, 02 Aug 2011 10:56:43 +0000 Subject: [U-Boot] [PATCH] AT91: Board fix for AT91SAM9261-EK In-Reply-To: <1312188540-26830-1-git-send-email-hong.xu@atmel.com> References: <1312188540-26830-1-git-send-email-hong.xu@atmel.com> Message-ID: <1312282603.31913.48.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, > Fix board part of AT91SAM9261-EK according to the new scheme > > 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 | 133 +++++++++++++++------------- > 6 files changed, 154 insertions(+), 152 deletions(-) > delete mode 100644 board/atmel/at91sam9261ek/config.mk Applied to u-boot-atmel/master. Thanks. Reinhard