[U-Boot] Pull request u-boot-blackfin.git (post branch)

Wolfgang Denk wd at denx.de
Sat Oct 1 21:43:05 CEST 2011


Dear Mike Frysinger,

In message <1317335329-24870-1-git-send-email-vapier at gentoo.org> you wrote:
> The following changes since commit 1d5e7fb403257d62f0f2419cb83fdf6b0f02f215:
> 
>   Prepare v2011.09 (2011-09-29 21:11:15 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-blackfin.git post
> 
> All have been posted to the list already.
> 
> Mike Frysinger (6):
>       Blackfin: bf537-stamp: convert to gpio post hotkey
>       Blackfin: post: drop custom test list
>       Blackfin: bf537-stamp: drop uart/flash post tests
>       Blackfin: post: generalize led/button tests with GPIOs
>       Blackfin: bf537-stamp/bf548-ezkit: update POST flash block range
>       Blackfin: uart: implement loop callback for post
> 
>  arch/blackfin/cpu/serial.c         |   40 ++++++
>  arch/blackfin/include/asm/config.h |   18 +++
>  arch/blackfin/lib/Makefile         |    2 +-
>  arch/blackfin/lib/post.c           |   85 ++++++++++++
>  arch/blackfin/lib/tests.c          |  250 ------------------------------------
>  board/bf537-stamp/Makefile         |    2 +-
>  board/bf537-stamp/post-memory.c    |   63 +---------
>  board/bf537-stamp/post.c           |  174 -------------------------
>  include/configs/bf537-stamp.h      |   11 ++-
>  include/configs/bf548-ezkit.h      |   10 +-
>  include/configs/bfin_adi_common.h  |    1 -
>  post/tests.c                       |    2 +
>  12 files changed, 165 insertions(+), 493 deletions(-)
>  create mode 100644 arch/blackfin/lib/post.c
>  delete mode 100644 arch/blackfin/lib/tests.c
>  delete mode 100644 board/bf537-stamp/post.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
One does not thank logic.
	-- Sarek, "Journey to Babel", stardate 3842.4


More information about the U-Boot mailing list