uboot-mt623x/lib_avr32
Olav Morken b423f94063 AVR32: Must add NOPs after disabling interrupts for AT32UC3A0512ES
The AT32UC3A0512ES chip has a bug when disabling interrupts. As a
workaround, two NOPs can be inserted.

Signed-off-by: Gunnar Rangoy <gunnar@rangoy.com>
Signed-off-by: Paul Driveklepp <pauldriveklepp@gmail.com>
Signed-off-by: Olav Morken <olavmrk@gmail.com>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2009-02-23 10:34:24 +01:00
..
Makefile [Makefile] Sort COBJS in lib_<arch> Makefiles 2008-02-27 11:00:47 +01:00
board.c AVR32: Make cacheflush cpu-dependent 2009-02-23 10:34:23 +01:00
bootm.c AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h 2009-02-23 10:34:24 +01:00
interrupts.c AVR32: Must add NOPs after disabling interrupts for AT32UC3A0512ES 2009-02-23 10:34:24 +01:00
memset.S avr32: Put memset in its own section 2008-05-27 15:27:30 +02:00