From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 22 Sep 2010 22:37:00 +0200 Subject: [U-Boot] Pull request u-boot-blackfin.git In-Reply-To: <1285108505-29576-1-git-send-email-vapier@gentoo.org> References: <1285108505-29576-1-git-send-email-vapier@gentoo.org> Message-ID: <20100922203700.63FC2EC2339@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Mike Frysinger, In message <1285108505-29576-1-git-send-email-vapier@gentoo.org> you wrote: > The following changes since commit 800eb09641ae67c707b65acff112684a954b7f44: > > POST cleanup. (2010-09-21 21:39:31 +0200) > > are available in the git repository at: > git://www.denx.de/git/u-boot-blackfin.git master > > Mike Frysinger (2): > Blackfin: update some missed board config.mk files > Blackfin: bfin_spi: use same gpio cs define as Linux > > arch/blackfin/include/asm/config-pre.h | 3 +++ > board/bf527-ad7160-eval/config.mk | 4 ++-- > board/ip04/config.mk | 4 ++-- > drivers/spi/bfin_spi.c | 2 -- > 4 files changed, 7 insertions(+), 6 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Generally speaking, there are other ways to accomplish whatever it is that you think you need ... - Doug Gwyn