u-boot-brain/arch/arm
Rob Herring 0f7cf3803f ARM: highbank: avoid bss write in timer_init
The timer_init function is called before relocation and writes to bss data
were corrupting relocation data. Fix this by removing the call to
reset_timer_masked. The initial timer count should be 0 or near 0 anyway,
so initializing the variables are not needed.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
2013-07-25 08:15:44 +02:00
..
cpu ARM: highbank: avoid bss write in timer_init 2013-07-25 08:15:44 +02:00
dts Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-07-12 10:36:48 -04:00
imx-common arm: vf610: Add IOMUX support for Vybrid VF610 2013-06-03 10:56:53 +02:00
include/asm ARM: highbank: set timer prescaler to 256 2013-07-25 08:15:33 +02:00
lib ARM: move interrupt_init to before relocation 2013-07-25 08:14:28 +02:00
config.mk arm: ensure u-boot only uses relative relocations 2013-06-21 22:59:20 +02:00