From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 16 Apr 2012 18:42:06 +0200 Subject: [U-Boot] Pull request: u-boot-staging Message-ID: <20120416184206.7442cc9f@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Wolfgang, Please pull some fixes/updates for v2012.04. Thanks! The following changes since commit 3f0675d1a532dbf1fd906103e4b61a6fb842c257: Merge branch 'marek.vasut at gmail.com' of git://git.denx.de/u-boot-staging (2012-04-09 21:34:27 +0200) are available in the git repository at: git://git.denx.de/u-boot-staging.git agust at denx.de Anatolij Gustschin (1): drivers/mtd/spr_smi.c: Fix build warning Dirk Behme (1): mkenvimage: Fix compiler warning Fabio Estevam (1): configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER Michael Jones (1): README: supported boards are in boards.cfg, not Makefile Simon Glass (1): Move bootstage timer out of lib/time.c README | 8 +++----- common/bootstage.c | 17 +++++++++++++++++ drivers/mtd/spr_smi.c | 5 ----- include/bootstage.h | 7 +++++++ include/common.h | 7 ------- include/configs/EB+MCF-EV123.h | 3 ++- lib/time.c | 17 ----------------- tools/mkenvimage.c | 4 ++-- 8 files changed, 31 insertions(+), 37 deletions(-) Best regards, Anatolij