ppc4xx: PPC405EP Set EMAC noise filter bits
authorMarkus Brunner <super.firetwister@gmail.com>
Thu, 27 Mar 2008 09:46:25 +0000 (10:46 +0100)
committerStefan Roese <sr@denx.de>
Thu, 27 Mar 2008 09:47:28 +0000 (10:47 +0100)
commitf766cdf89b3a2a7634b8c5869f606150e332036c
tree3c57648e83d13e7efce4d210e6d2be9ceda569bc
parentf66e2c8b25c04b79e5fb385bc8989c2de7f63991
ppc4xx: PPC405EP Set EMAC noise filter bits

This bug was introduced with commit aee747f19b460a0e9da20ff21e90fdaac1cec359
which enabled CFG_4xx_GPIO_TABLE for PPC405 and unintentionally
disabled the setting of the emac noise filter bits for PPC405EP when CFG_4xx_GPIO_TABLE is set.

Signed-off-by: Markus Brunner <super.firetwister@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/cpu_init.c