[U-Boot] Pull request: u-boot-blackfin

Hi Tom,
Please pull the following patches for Blackfin from u-boot-blackfin into your tree.
Thanks
Sonic Zhang
The following changes since commit dbf3de2dd26cae37d16b00b348828c883b658cc5:
include/usb/s3c_udc.h: Add <asm/sizes.h> (2014-02-06 14:26:05 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-blackfin.git master
for you to fetch changes up to 819ca38fa70da85a14b4328d1511146e6c59eb32:
blackfin: Initialize the EMAC VLAN with proper default value (2014-02-07 11:18:06 +0800)
---------------------------------------------------------------- Aaron Wu (1): blackfin: Initialize the EMAC VLAN with proper default value
Bob Liu (1): blackfin: init bss early
Sonic Zhang (2): blackfin: The logic of the BF609 macro is opposite. blackfin: Change SMC dcplb entry flag to cover 16M address region
arch/blackfin/cpu/initcode.h | 6 +++--- arch/blackfin/cpu/start.S | 2 +- arch/blackfin/include/asm/mach-common/bits/emac.h | 3 +++ arch/blackfin/lib/board.c | 3 ++- drivers/net/bfin_mac.c | 2 ++ 5 files changed, 11 insertions(+), 5 deletions(-)

On Fri, Feb 07, 2014 at 11:33:57AM +0800, Sonic Zhang wrote:
Hi Tom,
Please pull the following patches for Blackfin from u-boot-blackfin into your tree.
Thanks
Sonic Zhang
The following changes since commit dbf3de2dd26cae37d16b00b348828c883b658cc5:
include/usb/s3c_udc.h: Add <asm/sizes.h> (2014-02-06 14:26:05 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-blackfin.git master
for you to fetch changes up to 819ca38fa70da85a14b4328d1511146e6c59eb32:
blackfin: Initialize the EMAC VLAN with proper default value (2014-02-07 11:18:06 +0800)
Aaron Wu (1): blackfin: Initialize the EMAC VLAN with proper default value
Bob Liu (1): blackfin: init bss early
Sonic Zhang (2): blackfin: The logic of the BF609 macro is opposite. blackfin: Change SMC dcplb entry flag to cover 16M address region
arch/blackfin/cpu/initcode.h | 6 +++--- arch/blackfin/cpu/start.S | 2 +- arch/blackfin/include/asm/mach-common/bits/emac.h | 3 +++ arch/blackfin/lib/board.c | 3 ++- drivers/net/bfin_mac.c | 2 ++ 5 files changed, 11 insertions(+), 5 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Sonic Zhang
-
Tom Rini