Hello all,

I am trying to build an minimal image for i.mx35 pdk. I am aware that this board is not in the boards that are supported by meta-freescale, but still , with some hope of getting some support from the community, I am posting the details. 

Issue: u-boot compilation fails.
Details:

Host system : ubuntu in a virtual box  (Linux nikhil-VirtualBox 4.10.0-37-generic #41~16.04.1-Ubuntu SMP Fri Oct 6 22:42:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux) 
Target: i.MX 35 pdk
Yocto: FSL community BSP 2.2 release (morty)
u-boot: u-boot-fslc_2016.11 
u-boot config: mx35pdk_defconfig
compile error: make[2]: *** No rule to make target 'checkarmreloc', needed by 'all'.  Stop. (see attached  zip file for further details)

Appreciate any hint or fix. Happy to provide any other details needed. 
Note: 

1. I manually reverted this commit https://github.com/Freescale/meta-fsl-arm/commit/c83ef08da979c114c4659607b1cd73712e330d8a  to get i.Mx35 support back in meta-freescale. 

2. I also tried compiling u-boot-imx and mainline u-boot , ended up with same error. 


Regards,
Nikhil