]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: fix SPI flash speed define name
authorMike Frysinger <vapier@gentoo.org>
Mon, 15 Jun 2009 02:29:35 +0000 (22:29 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 15 Jun 2009 17:30:21 +0000 (13:30 -0400)
commitafac8b07172d7e4a65f86ce1ec4c783a6165ba1f
treed4250b98eb8defcfb0a47f1e1d8bc14d08794092
parent9ae55ccf601de7a5b75eb418f3fc3d5eca92c106
Blackfin: fix SPI flash speed define name

The SPI flash define is named CONFIG_SF_DEFAULT_SPEED, not
CONFIG_SF_DEFAULT_HZ, so fix the typos in the Blackfin boards.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/configs/bf518f-ezbrd.h
include/configs/bf526-ezbrd.h
include/configs/bf527-ezkit.h
include/configs/bf533-stamp.h
include/configs/bf537-minotaur.h
include/configs/bf537-pnav.h
include/configs/bf537-srv1.h
include/configs/bf537-stamp.h
include/configs/bf538f-ezkit.h
include/configs/bf548-ezkit.h
include/configs/blackstamp.h