Hi Tom, Simple PR - cleanup + some misc changes.
Thanks, Jagan. The following changes since commit a707b3db562c4c3ae580e2eabb05b59adcc31846: buildman: Use env to pick the python from $PATH (2013-10-15 08:44:28 -0400) are available in the git repository at: git://git.denx.de/u-boot-spi.git master for you to fetch changes up to 6d5ce1bd0048617d48c05de1a84fae8696081127: spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers (2013-10-16 00:14:30 +0530) ---------------------------------------------------------------- Bo Shen (1): sf: probe: Add missing Atmel at25df321 flash Jagannadha Sutradharudu Teki (4): sf_ops: Unify bank_sel calculation code sf: Minor cleanups. sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones spi: Add GPL-2.0+ SPDX-License-Identifier for missing files Timo Herbrecher (1): spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers common/cmd_sf.c | 3 ++- drivers/mtd/spi/sf.c | 2 +- drivers/mtd/spi/sf_internal.h | 8 ++++---- drivers/mtd/spi/sf_ops.c | 40 ++++++++++++++++++++++------------------ drivers/mtd/spi/sf_probe.c | 8 +++++--- drivers/spi/altera_spi.c | 2 +- drivers/spi/bfin_spi.c | 2 +- drivers/spi/mxc_spi.c | 2 +- drivers/spi/oc_tiny_spi.c | 2 +- drivers/spi/xilinx_spi.c | 2 +- drivers/spi/xilinx_spi.h | 2 +- include/spi.h | 14 +++++++------- 12 files changed, 47 insertions(+), 40 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot