On Mon, May 11, 2009 at 1:32 AM, David H. Lynch Jr. <dh...@dlasys.net> wrote: > We are very actively headed in the opposite direction. It is my/our > intention to have a single linux executable that works accross > everyone of our cards and everyone of our bitfiles.
This is the same direction that "we" are headed in as well. For a given core, it is more or less possible to generate one kernel that works on any number of SOCs and boards that use that core. The only difference is which device tree it is given. So all you need to do is have your boot loader create a device tree from scratch. If you're using U-Boot, then you can already do this by making the appropriate libfdt calls. Otherwise, you should probably add libfdt to your boot loader. -- Timur Tabi Linux kernel developer at Freescale _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev