]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: drop CONFIG_SPI handling in board init
authorMike Frysinger <vapier@gentoo.org>
Thu, 11 Dec 2008 12:04:48 +0000 (07:04 -0500)
committerMike Frysinger <vapier@gentoo.org>
Wed, 7 Jan 2009 08:00:06 +0000 (03:00 -0500)
commit687f952e4119594ab913be11c90f7f018c2a7a79
tree773dfef04432fcda4f571a2ef6566c5489c7d6d5
parente7e684b10d73a303902208594c7c3e7e0d753282
Blackfin: drop CONFIG_SPI handling in board init

The eeprom SPI init functions are duplicated as the common code already
executes these for us.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
lib_blackfin/board.c