]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
Fix IXP code to work after relocation was added
authorMichael Schwingen <michael@schwingen.org>
Sun, 22 May 2011 22:00:00 +0000 (00:00 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 23 Jun 2011 06:24:55 +0000 (08:24 +0200)
commitce04bb41a60b87236ff5294a7508ebb5afc014e4
tree283dab38709b0618948f5bc975487dcd28cff76b
parent009e464802569bc97c03c52f76fdf7e38040b634
Fix IXP code to work after relocation was added

 - jump to real flash location after reset before turning off flash mirror
 - fix timer system to use HZ == 1000, remove broken interrupt-based code

Signed-off-by: Michael Schwingen <michael@schwingen.org>
arch/arm/cpu/ixp/cpu.c
arch/arm/cpu/ixp/start.S
arch/arm/cpu/ixp/timer.c
arch/arm/include/asm/arch-ixp/ixp425.h
arch/arm/include/asm/global_data.h