ADS5121 Add IC Ident Module (IIM) support
IIM (IC Identification Module) is the fusebox for the mpc5121. Use #define CONFIG_IIM to turn on the clock for this module use #define CONFIG_CMD_FUSE to add fusebox commands. Fusebox commands include the ability to read the status, read the register cache, override the register cache, program the fuses and sense them. Signed-off-by:Martha Marx <mmarx@silicontkx.com> Signed-off-by:
John Rigby <jrigby@freescale.com>
Showing
- board/ads5121/ads5121.c 3 additions, 0 deletionsboard/ads5121/ads5121.c
- cpu/mpc512x/Makefile 3 additions, 0 deletionscpu/mpc512x/Makefile
- cpu/mpc512x/iim.c 394 additions, 0 deletionscpu/mpc512x/iim.c
- include/asm-ppc/immap_512x.h 19 additions, 1 deletioninclude/asm-ppc/immap_512x.h
- include/configs/ads5121.h 6 additions, 0 deletionsinclude/configs/ads5121.h
- include/mpc512x.h 24 additions, 0 deletionsinclude/mpc512x.h
Loading
Please register or sign in to comment