[GIT PULL] at91: soc updates for 3.11 #1

From: Nicolas Ferre
Date: Fri Jun 14 2013 - 17:42:28 EST


Arnd, Olof,

A little AT91 pull-request for patches that are more targeted to SoC/boards
modifications. It is prepared on top of the arm-soc/at91/cleanup branch.

Thanks, best regards,

The following changes since commit b3f442b0eedbc20b5ce3f4a96530588d14901199:

ARM: at91: udpate defconfigs (2013-05-17 15:05:08 +0200)

are available in the git repository at:

git://github.com/at91linux/linux-at91.git tags/at91-soc

for you to fetch changes up to 7e75545ea7fb972c3da759f92c3d0be84d1cee72:

ARM: at91: drop rm9200dk board support (2013-06-14 23:34:11 +0200)

----------------------------------------------------------------
Two non critical fixes that can go in 3.11.
An old board removed.

----------------------------------------------------------------
Alexandre Belloni (1):
ARM: at91: Fix link breakage when !CONFIG_PHYLIB

Jean-Christophe PLAGNIOL-VILLARD (1):
ARM: at91: drop rm9200dk board support

Wenyou Yang (1):
ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHED

arch/arm/configs/at91rm9200_defconfig | 1 -
arch/arm/mach-at91/Kconfig | 1 +
arch/arm/mach-at91/Kconfig.non_dt | 7 --
arch/arm/mach-at91/Makefile | 1 -
arch/arm/mach-at91/board-dt-sama5.c | 3 +-
arch/arm/mach-at91/board-rm9200dk.c | 228 ----------------------------------
arch/arm/mach-at91/setup.c | 2 +-
7 files changed, 4 insertions(+), 239 deletions(-)
delete mode 100644 arch/arm/mach-at91/board-rm9200dk.c

--
Nicolas Ferre
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/