Add some corner case fixes for some Blackfin peripheral drivers, and add some fixes for anomalies and auditing of others. One or two of the audits aren't strictly fixes (just adding /*...*/ comments(, but it makes my life easier to keep them together.
Graf Yang (1): Blackfin: nand: flush peripheral before polling it Mike Frysinger (6): Blackfin: update anomaly sheets Blackfin: add workaround for anomaly 05000171 Blackfin: add workaround for anomaly 05000242 Blackfin: add comment about anomaly 05000430 avoidance Blackfin: add check for anomaly 05000362 Blackfin: audit UART for all known anomalies Todor I Mollov (1): Blackfin: spi: make cs deassert function deterministic cpu/blackfin/initcode.c | 17 ++++++- cpu/blackfin/serial.c | 21 ++++++++- cpu/blackfin/serial.h | 2 +- drivers/mtd/nand/bfin_nand.c | 1 + drivers/spi/bfin_spi.c | 16 ++++++- include/asm-blackfin/mach-bf527/anomaly.h | 40 ++++++++++++--- include/asm-blackfin/mach-bf533/anomaly.h | 77 +++++++++++++++++++++++----- include/asm-blackfin/mach-bf537/anomaly.h | 67 +++++++++++++------------ include/asm-blackfin/mach-bf548/anomaly.h | 18 ++++--- include/asm-blackfin/mach-bf561/anomaly.h | 17 +++--- 10 files changed, 203 insertions(+), 73 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot