mx6: add support for el6x board
Custom Board based on MX6 Dual, 1GB RAM and eMMC.
There are two variants of the board with and without
PCIe (ZC5202 and ZC5601).
Signed-off-by:
Stefano Babic <sbabic@denx.de>
Showing
- arch/arm/cpu/armv7/mx6/Kconfig 13 additions, 0 deletionsarch/arm/cpu/armv7/mx6/Kconfig
- board/el/el6x/Kconfig 25 additions, 0 deletionsboard/el/el6x/Kconfig
- board/el/el6x/MAINTAINERS 8 additions, 0 deletionsboard/el/el6x/MAINTAINERS
- board/el/el6x/Makefile 7 additions, 0 deletionsboard/el/el6x/Makefile
- board/el/el6x/el6x.c 640 additions, 0 deletionsboard/el/el6x/el6x.c
- configs/zc5202_defconfig 22 additions, 0 deletionsconfigs/zc5202_defconfig
- configs/zc5601_defconfig 22 additions, 0 deletionsconfigs/zc5601_defconfig
- include/configs/el6x_common.h 139 additions, 0 deletionsinclude/configs/el6x_common.h
- include/configs/zc5202.h 37 additions, 0 deletionsinclude/configs/zc5202.h
- include/configs/zc5601.h 33 additions, 0 deletionsinclude/configs/zc5601.h
Loading
Please register or sign in to comment