]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: unify common ADI board settings
authorMike Frysinger <vapier@gentoo.org>
Sun, 1 Jun 2008 13:09:48 +0000 (09:09 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 25 Mar 2009 00:36:22 +0000 (20:36 -0400)
commitcf6f469e2730fc8ab3523808b828be000d6eee77
treec92294ba374ca74a20bade9402955f0a06653ca9
parent74398b23f9c2ffdc137fd92910a46e3333fb93f9
Blackfin: unify common ADI board settings

Rather than duplicate the same ADI settings in every ADI board, create a
common ADI config header and have all ADI boards start using that.  This
will also make merging the ~10 boards I have to forward port a lot easier.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/configs/bf533-ezkit.h
include/configs/bf533-stamp.h
include/configs/bf537-stamp.h
include/configs/bf561-ezkit.h
include/configs/bfin_adi_common.h [new file with mode: 0644]