From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Sat, 9 May 2009 03:02:33 -0400 Subject: [U-Boot] Pull request u-boot-blackfin.git Message-ID: <1241852553-13435-1-git-send-email-vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 6b8edfde22acc574b5532e9f086e6a7287a9bc78: Wolfgang Denk (1): Prepare v2009.06-rc1 are available in the git repository at: git://www.denx.de/git/u-boot-blackfin.git master Graf Yang (1): Blackfin: bf518f-ezbrd: reset ethernet PHY during init Mike Frysinger (4): Blackfin: recurse with early serial initcode Blackfin: fix booting with older bootroms (no EVT1) Blackfin: avoid get_sclk() with early serial debug Blackfin: bf527-ezkit: fix SPI flash env params blackfin_config.mk | 6 +++- board/bf518f-ezbrd/bf518f-ezbrd.c | 55 ++++++++++++++++++++++++++-- board/bf561-ezkit/u-boot.lds.S | 9 ++++- cpu/blackfin/cpu.c | 10 +++++- cpu/blackfin/initcode.c | 4 ++- cpu/blackfin/serial.h | 10 +++--- include/asm-blackfin/blackfin-config-pre.h | 8 ++++ include/configs/bf527-ezkit.h | 4 +- 8 files changed, 91 insertions(+), 15 deletions(-)