[GIT PULL] AVR32 fixes

From: Haavard Skinnemoen
Date: Thu Dec 18 2008 - 10:39:30 EST


Hi Linus,

Please pull

git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git fixes

to get the following last-minute fixes for AVR32. Most of it is a
defconfig update for ATSTK1006 enabling JFFS2 write buffering support,
without which it can't boot from a JFFS2 file system stored in NAND
flash.

There's also a fix/workaround for a new "feature" in binutils 2.18
which causes it to build unbootable kernel images.

Anders Blomdell (1):
avr32: Enable pullup on USART TX lines

Haavard Skinnemoen (2):
ATSTK1006: Fix boot from NAND flash
avr32: favr-32 build fix

Hans-Christian Egtvedt (1):
avr32: remove .note.gnu.build-id section when making vmlinux.bin

arch/avr32/boards/favr-32/flash.c | 2 +-
arch/avr32/boards/favr-32/setup.c | 8 +-
arch/avr32/boot/images/Makefile | 2 +-
arch/avr32/configs/atstk1006_defconfig | 134 +++++++++++++++++++++++---------
arch/avr32/mach-at32ap/at32ap700x.c | 8 +-
5 files changed, 107 insertions(+), 47 deletions(-)
--
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/