]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
avr32: disable branch folding
authorAndreas Bießmann <biessmann@corscience.de>
Wed, 9 Jun 2010 12:13:45 +0000 (14:13 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 29 Jun 2010 20:34:11 +0000 (22:34 +0200)
commiteb70d05d740c1d82474d2c31242a4e995584de24
tree0fabc66bf36b501115c442435e5508f1b8ae0162
parentc99ea790788ae83d813e2c6c03291cb5672cc6c0
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 Bießmann <biessmann@corscience.de>
arch/avr32/cpu/start.S