
The following changes since commit 4d0b54685c5c656023b826089ef8cc0ea1c5cd9e: Haavard Skinnemoen (1): Merge branch 'fixes'
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git master
Brad Bozarth (1): spi flash: fix crash due to spi flash miscommunication
Bryan Wu (1): fat: fix unaligned errors
Mike Frysinger (2): easylogo: add optional gzip support Blackfin: use common strmhz() in system output
common/cmd_bdinfo.c | 10 +++-- drivers/mtd/spi/atmel.c | 3 +- drivers/mtd/spi/stmicro.c | 3 +- fs/fat/fat.c | 8 ++- lib_blackfin/board.c | 6 ++- tools/easylogo/easylogo.c | 98 ++++++++++++++++++++++++++++++++++++++++++--- 6 files changed, 111 insertions(+), 17 deletions(-)