MX51: removed warnings for the mx51evk
The patch removes warnings at compile time and provides
some cleanup code:
- Removed comment on NAND (not yet supported) from lowlevel_init.S
- Removed NFMS bit definition from imx-regs.h
The bit is only related to MX.25/35 and can lead to confusion
- Moved is_soc_rev() to soc specific code (removed from mx51evk.c)
Signed-off-by:
Stefano Babic <sbabic@denx.de>
Showing
- board/freescale/mx51evk/mx51evk.c 1 addition, 10 deletionsboard/freescale/mx51evk/mx51evk.c
- cpu/arm_cortexa8/mx51/clock.c 2 additions, 1 deletioncpu/arm_cortexa8/mx51/clock.c
- cpu/arm_cortexa8/mx51/iomux.c 1 addition, 0 deletionscpu/arm_cortexa8/mx51/iomux.c
- cpu/arm_cortexa8/mx51/lowlevel_init.S 0 additions, 1 deletioncpu/arm_cortexa8/mx51/lowlevel_init.S
- cpu/arm_cortexa8/mx51/soc.c 6 additions, 1 deletioncpu/arm_cortexa8/mx51/soc.c
- cpu/arm_cortexa8/mx51/speed.c 1 addition, 0 deletionscpu/arm_cortexa8/mx51/speed.c
- include/asm-arm/arch-mx51/clock.h 14 additions, 2 deletionsinclude/asm-arm/arch-mx51/clock.h
- include/asm-arm/arch-mx51/imx-regs.h 0 additions, 21 deletionsinclude/asm-arm/arch-mx51/imx-regs.h
- include/asm-arm/arch-mx51/sys_proto.h 30 additions, 0 deletionsinclude/asm-arm/arch-mx51/sys_proto.h
Loading
Please register or sign in to comment