Blackfin: post: generalize led/button tests with GPIOs
authorMike Frysinger <vapier@gentoo.org>
Tue, 10 May 2011 20:22:25 +0000 (16:22 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 29 Sep 2011 20:38:05 +0000 (16:38 -0400)
commit2151374fa6556ec1027d1d0003b1e238a106cc63
treeb93e921639bccc57a98262ebbcd7b5dd54bd64e8
parent20698b350614d4575afd20bfba1396873bea87a4
Blackfin: post: generalize led/button tests with GPIOs

Make it easy for any Blackfin board to enable led/push button tests.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/config.h
arch/blackfin/lib/Makefile
arch/blackfin/lib/post.c [moved from board/bf537-stamp/post.c with 51% similarity]
board/bf537-stamp/Makefile
include/configs/bf537-stamp.h
include/configs/bf548-ezkit.h
post/tests.c