-
- Downloads
imx: Add a common way for detecting NXP boards revision
NXP development boards based on i.MX6/i.MX7 contain the board
revision information stored in the fuses.
Introduce a common function that can be shared by different boards and
convert mx6sabreauto to use this new mechanism.
Signed-off-by:
Fabio Estevam <fabio.estevam@nxp.com>
Showing
- arch/arm/include/asm/mach-imx/sys_proto.h 3 additions, 0 deletionsarch/arm/include/asm/mach-imx/sys_proto.h
- arch/arm/mach-imx/Kconfig 8 additions, 0 deletionsarch/arm/mach-imx/Kconfig
- arch/arm/mach-imx/cpu.c 25 additions, 0 deletionsarch/arm/mach-imx/cpu.c
- board/freescale/mx6sabreauto/mx6sabreauto.c 2 additions, 45 deletionsboard/freescale/mx6sabreauto/mx6sabreauto.c
- configs/mx6sabreauto_defconfig 1 addition, 0 deletionsconfigs/mx6sabreauto_defconfig
Please register or sign in to comment