[U-Boot] Pull request u-boot-blackfin.git
Mike Frysinger
vapier at gentoo.org
Thu Jan 8 19:41:15 CET 2009
The following changes since commit f85cd46918241842546e5021d0b88db2be50a048:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git master
Mike Frysinger (5):
Blackfin: set proper LDRFLAGS for parallel booting LDRs
Blackfin: fix linker scripts to work with --gc-sections
Blackfin: fix out-of-tree building with ldscripts
Blackfin: drop CONFIG_SPI handling in board init
bf537-stamp/nand: fix board_nand_init prototype
board/bf533-ezkit/Makefile | 7 +++----
board/bf533-ezkit/config.mk | 8 ++++++++
board/bf533-ezkit/u-boot.lds.S | 23 +++++++++++++----------
board/bf533-stamp/Makefile | 7 +++----
board/bf533-stamp/config.mk | 8 ++++++++
board/bf533-stamp/u-boot.lds.S | 19 +++++++++++--------
board/bf537-stamp/Makefile | 7 +++----
board/bf537-stamp/config.mk | 7 ++++++-
board/bf537-stamp/nand.c | 4 +++-
board/bf537-stamp/u-boot.lds.S | 19 +++++++++++--------
board/bf561-ezkit/Makefile | 7 +++----
board/bf561-ezkit/config.mk | 8 ++++++++
board/bf561-ezkit/u-boot.lds.S | 23 +++++++++++++----------
lib_blackfin/board.c | 7 -------
14 files changed, 93 insertions(+), 61 deletions(-)
More information about the U-Boot
mailing list