Hello According to the errata sheet, the IBM405GPr doesn't suffer from the ERR51 / CPU_190 and ERR77 / CPU_210 bugs as the IBM405GP does.
But the workarounds are still enabled in "arch/ppc/config.in".
Shouldn't there be something like this:
if [ "$CONFIG_405GPR" = "y" ]; then
define_bool CONFIG_IBM405_ERR51 n
define_bool CONFIG_IBM405_ERR77 n
fi
Dave
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
