On Sun 5 Jul 2009 22:57, [email protected] pondered: > * trunk/arch/blackfin/mach-bf527/include/mach/anomaly.h
Please never update the kernel anomaly.h files, without updating the master in the toolchain repo. > Modified: trunk/arch/blackfin/mach-bf527/include/mach/anomaly.h (6924 => 6925) > > > --- trunk/arch/blackfin/mach-bf527/include/mach/anomaly.h 2009-07-06 > 02:53:43 UTC (rev 6924) > +++ trunk/arch/blackfin/mach-bf527/include/mach/anomaly.h 2009-07-06 > 02:57:32 UTC (rev 6925) > @@ -176,6 +176,8 @@ > #define ANOMALY_05000443 (1) > /* The WURESET Bit in the SYSCR Register is not Functional */ > #define ANOMALY_05000445 (1) > +/* USB DMA Short Packet Data Corruption */ > +#define ANOMALY_05000450 (1) > /* BCODE_QUICKBOOT, BCODE_ALLBOOT, and BCODE_FULLBOOT Settings in SYSCR > Register Not Functional */ > #define ANOMALY_05000451 (1) > /* Incorrect Default Hysteresis Setting for RESET, NMI, and BMODE Signals */ > @@ -238,6 +240,5 @@ > #define ANOMALY_05000412 (0) > #define ANOMALY_05000447 (0) > #define ANOMALY_05000448 (0) > -#define ANOMALY_05000450 (0) _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
