[U-Boot] Pull request u-boot-blackfin.git (master branch)

The following changes since commit 66714b1a6df0a5a9f1656a6d4e6eea3c7ecdf7ae:
Merge branch 'next' of git://git.denx.de/u-boot-video (2012-07-18 10:47:03 +0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git master
for you to fetch changes up to 6705e036ce2a815ff23eef0e4ed123550474516d:
Blackfin: bfin_mac: drop volatile markings on packet buffers (2012-07-19 00:09:32 -0400)
---------------------------------------------------------------- Mike Frysinger (2): Blackfin: easylogo: add lzma logos Blackfin: bfin_mac: drop volatile markings on packet buffers
...fin_logo_230x230.h => bfin_logo_230x230_gzip.h} | 0 arch/blackfin/include/asm/bfin_logo_230x230_lzma.h | 1819 ++++++++++++++++++++ ...5_230x230.h => bfin_logo_rgb565_230x230_gzip.h} | 0 .../include/asm/bfin_logo_rgb565_230x230_lzma.h | 1079 ++++++++++++ board/bf527-ezkit/video.c | 30 +- board/bf548-ezkit/video.c | 22 +- board/cm-bf548/video.c | 25 +- drivers/net/bfin_mac.c | 3 +- include/configs/bf527-ezkit.h | 9 + include/configs/bf548-ezkit.h | 1 + include/configs/cm-bf548.h | 1 + 11 files changed, 2965 insertions(+), 24 deletions(-) rename arch/blackfin/include/asm/{bfin_logo_230x230.h => bfin_logo_230x230_gzip.h} (100%) create mode 100644 arch/blackfin/include/asm/bfin_logo_230x230_lzma.h rename arch/blackfin/include/asm/{bfin_logo_rgb565_230x230.h => bfin_logo_rgb565_230x230_gzip.h} (100%) create mode 100644 arch/blackfin/include/asm/bfin_logo_rgb565_230x230_lzma.h

Dear Mike Frysinger,
In message 1342671695-27038-1-git-send-email-vapier@gentoo.org you wrote:
The following changes since commit 66714b1a6df0a5a9f1656a6d4e6eea3c7ecdf7ae:
Merge branch 'next' of git://git.denx.de/u-boot-video (2012-07-18 10:47:03 +0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git master
for you to fetch changes up to 6705e036ce2a815ff23eef0e4ed123550474516d:
Blackfin: bfin_mac: drop volatile markings on packet buffers (2012-07-19 00:09:32 -0400)
Mike Frysinger (2): Blackfin: easylogo: add lzma logos Blackfin: bfin_mac: drop volatile markings on packet buffers
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Mike Frysinger
-
Wolfgang Denk