]> git.ipfire.org Git - people/ms/u-boot.git/commit
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
authorMike Frysinger <vapier@gentoo.org>
Mon, 18 Feb 2008 10:26:48 +0000 (05:26 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 16 Mar 2008 02:14:14 +0000 (22:14 -0400)
commitf7ce12cb65a30c6e152eecf26f0304b7d78cf39d
tree8e3127b578efdae718284988364f13055debec9a
parent86a20fb920bd198105acf7b1191117f566d637ed
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU

Stop tying things to the processor that should be tied to other defines and
change BFIN_CPU to CONFIG_BFIN_CPU so that it can be used in the build
system to select the -mcpu option.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
blackfin_config.mk
board/bf533-ezkit/bf533-ezkit.c
board/bf533-stamp/bf533-stamp.c
board/bf537-stamp/bf537-stamp.c
include/configs/bf533-ezkit.h
include/configs/bf533-stamp.h
include/configs/bf537-stamp.h
include/configs/bf561-ezkit.h
lib_blackfin/board.c