From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Tue, 26 Jul 2011 11:54:44 +0000 Subject: [U-Boot] [PATCH V2] AT91: EMK/TOP9000 board actualization In-Reply-To: <1311667964-13186-1-git-send-email-u-boot@emk-elektronik.de> References: <1311667964-13186-1-git-send-email-u-boot@emk-elektronik.de> Message-ID: <1311681284.3635.37.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 Reinhard Meyer, > This is a general update of all projects involving the TOP9000 CPU module. > Changes: > Enable the /RESET input > Add more ARCH numbers > Add EAN13 checksum routine > Add reading of VPD EEPROM > Remove obsolete reset_phy() > Add boot progress LEDs > > Signed-off-by: Reinhard Meyer > --- > board/emk/top9000/top9000.c | 131 ++++++++++++++++++++++++++++++++++++++----- > 1 files changed, 116 insertions(+), 15 deletions(-) Removed trailing empty line. Applied to u-boot-atmel/next. Thanks, Reinhard