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>
Showing
- arch/arm/cpu/ixp/cpu.c 0 additions, 5 deletionsarch/arm/cpu/ixp/cpu.c
- arch/arm/cpu/ixp/start.S 5 additions, 54 deletionsarch/arm/cpu/ixp/start.S
- arch/arm/cpu/ixp/timer.c 58 additions, 66 deletionsarch/arm/cpu/ixp/timer.c
- arch/arm/include/asm/arch-ixp/ixp425.h 2 additions, 3 deletionsarch/arm/include/asm/arch-ixp/ixp425.h
- arch/arm/include/asm/global_data.h 3 additions, 0 deletionsarch/arm/include/asm/global_data.h
Loading
Please register or sign in to comment