[PATCH] fixes
Sascha Hauer
s.hauer at pengutronix.de
Sat Dec 8 11:58:18 EST 2012
Some fixes, two omap3 related for toolchains which produce unaligned
accesses, two phylib fixes.
Sascha
----------------------------------------------------------------
Sascha Hauer (4):
ARM startup: Ensure CR_A flag is cleared on architectures >= ARMv6
ARM omap3: Call common_reset
net phylib: Clear BMCR_PDOWN bit
net phylib: Call phy_update_status when no link is present
arch/arm/include/asm/barebox-arm-head.h | 2 ++
arch/arm/mach-omap/omap3_core.S | 1 +
drivers/net/phy/phy.c | 3 +++
net/eth.c | 3 ++-
4 files changed, 8 insertions(+), 1 deletion(-)
More information about the barebox
mailing list