u-boot-brain/arch/avr32
Andreas Bießmann eb70d05d74 avr32: disable branch folding
Due to a hardware bug mentioned in latest AP7000 datasheet errata
(revision M from 09.09) branch folding is unreliable.
This patch disables CPUCR.FE bitfield as stated in datasheet.

Signed-off-by: Andreas Biemann <biessmann@corscience.de>
2010-06-29 22:34:11 +02:00
..
cpu avr32: disable branch folding 2010-06-29 22:34:11 +02:00
include/asm Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
lib Fix (null) problem for AVR32 boards 2010-06-29 22:30:57 +02:00
config.mk Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00