Hi Eric, On Wed, Sep 25, 2013 at 03:58:58PM -0700, Eric Nelson wrote: > I'm not quite sure what to do with the kernel. There is support > for i.MX6, but it appears to be based on 3.10, and though we > expect to have a 3.10 kernel version in the coming weeks for > our i.MX6Q (quad-core) boards, I wouldn't recommend it for > typical applications.
imx6 will stay on 3.10 for some time at least until the new BB release is out. > Our "production ready" kernel version is based on 3.0.35, and > I'm not sure whether to re-factor things in the target/linux/imx6/ > directory or to simply create a "target/linux/boundary/" > directory. Don't create target/linux/boundary/ directory, add support for your boards on top of existing imx6 target. There are some Gateworks boards which supported. You can use them as a reference. > We're hoping to point at our Github repository for the kernel > sources, and I didn't see any references to other git repositories > in the target/linux/ tree. Is there OpenWRT policy regarding use of > main-line? That won't be accepted, see above. I'm trying to keep imx6 clean with backports when needed (patches not in upstream are ok too). Luka _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
