
Hi Otavio,
On 18/09/2015 19:34, Otavio Salvador wrote:
This patchset includes all changes we have pending for proper SPL support and board revamp.
Otavio Salvador (3): cgtqmx6eval: Add fastboot support cgtqmx6eval: Add SPL support iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()
arch/arm/cpu/armv7/mx6/Kconfig | 3 + arch/arm/include/asm/imx-common/iomux-v3.h | 2 +- board/congatec/cgtqmx6eval/README | 78 ++- board/congatec/cgtqmx6eval/cgtqmx6eval.c | 573 +++++++++++++++++---- board/congatec/cgtqmx6eval/imximage.cfg | 143 ----- ...gtqmx6qeval_defconfig => cgtqmx6eval_defconfig} | 5 +- include/configs/cgtqmx6eval.h | 27 +- 7 files changed, 569 insertions(+), 262 deletions(-) delete mode 100644 board/congatec/cgtqmx6eval/imximage.cfg rename configs/{cgtqmx6qeval_defconfig => cgtqmx6eval_defconfig} (57%)
I am applying them. I have also noted that the board is "orphan". What do you mind to take over and set yourself as maintainer ?
Best regards, Stefano Babic