]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[PATCH] 4xx_enet.c: Correct the setting of zmiifer register
authorStefan Roese <sr@denx.de>
Mon, 27 Nov 2006 16:43:25 +0000 (17:43 +0100)
committerStefan Roese <sr@denx.de>
Mon, 27 Nov 2006 16:43:25 +0000 (17:43 +0100)
commitf6e495f54cdb8fe340b9c03deab40ad746d52fae
tree44d3fe7fdf652fc1ff70334add71f88b2fc053e5
parent3b58d9459081ae33885335c645fc0b865584ae4e
[PATCH] 4xx_enet.c: Correct the setting of zmiifer register

Patch below corrects the setting of the zmiifer register, it was
overwritting the register rather than ORing the settings.

Signed-off-by: Neil Wilson <NWilson@airspan.com>
Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/4xx_enet.c