I created a simple build script, which can build NetBSD/evbarm for Olinuxino-imx233 from scratch on Linux system.
Basically, you need to do following:
hg clone https://bitbucket.org/tkoskine/build-netbsd-imx233 cd build-netbsd-imx233 sh -x ./build-imx233.sh
After a while, you have kernel, base system sets, boot partition image (containing …
[more]