-
- Downloads
mx27: basic cpu support
This patch adds generic code to support Freescale's i.MX27 SoCs.
Signed-off-by:
Ilya Yanok <yanok@emcraft.com>
Showing
- cpu/arm926ejs/mx27/Makefile 44 additions, 0 deletionscpu/arm926ejs/mx27/Makefile
- cpu/arm926ejs/mx27/generic.c 241 additions, 0 deletionscpu/arm926ejs/mx27/generic.c
- cpu/arm926ejs/mx27/reset.c 57 additions, 0 deletionscpu/arm926ejs/mx27/reset.c
- cpu/arm926ejs/mx27/timer.c 191 additions, 0 deletionscpu/arm926ejs/mx27/timer.c
- include/asm-arm/arch-mx27/asm-offsets.h 16 additions, 0 deletionsinclude/asm-arm/arch-mx27/asm-offsets.h
- include/asm-arm/arch-mx27/clock.h 39 additions, 0 deletionsinclude/asm-arm/arch-mx27/clock.h
- include/asm-arm/arch-mx27/imx-regs.h 509 additions, 0 deletionsinclude/asm-arm/arch-mx27/imx-regs.h
Loading
Please register or sign in to comment