]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/blackfin/include/asm/mach-common/bits/emac.h
blackfin: Initialize the EMAC VLAN with proper default value
authorAaron Wu <Aaron.Wu@analog.com>
Wed, 23 Nov 2011 03:23:56 +0000 (11:23 +0800)
committerSonic Zhang <sonic.zhang@analog.com>
Fri, 7 Feb 2014 03:18:06 +0000 (11:18 +0800)
commit819ca38fa70da85a14b4328d1511146e6c59eb32
tree5f7632e05f885d49c8acfd0d7f43f0c8b935b035
parent861aa63d6b914006256a283a5276b245b6f71a64
blackfin: Initialize the EMAC VLAN with proper default value

EMAC_VLANx regs is not properly initiallized in u-boot, once it's overwrite in the
kernel when DSA enabled, hot reset will lead to bringing up EMAC fail in u-boot.

Signed-off-by: Aaron Wu <Aaron.Wu@analog.com>
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
arch/blackfin/include/asm/mach-common/bits/emac.h
drivers/net/bfin_mac.c