On Monday 18 August 2008, Wolfram Sang wrote: > MPC5200 needs to have pipelining disabled for ATA to work. MPC5200B does not. > So, for the latter, don't touch the original setting from the bootloader.
> +#if defined(CONFIG_PPC_MPC5200_BUGFIX) > /* Disable XLB pipelining Please make this a run-time conditional instead of compile-time. Your current patch is still broken if you want to have a common kernel for MPC5200 and MPC5200B. Arnd <>< _______________________________________________ Linuxppc-embedded mailing list Linuxppc-embedded@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-embedded