On Mon, Mar 21, 2011 at 03:25:16AM -0600, Grant Likely wrote:
[...]
- Add packaging of .dtb files into linux-image-linaro-* packages.
Loic and I discussed putting them under /lib/dtb/`uname -r`/, but thinking about it more, it might make more sense to share the modules directory and use /lib/modules/`uname -r`/dtbs. The dtc tool needed to build the .dtbs is included with the kernel tree.
- Add relevant dtb files to boot partition in linaro-image tools
- Add boot script which passes dtb as 3rd argument to 'bootm'
I just had a talk with Loic. Considering the experience of playing l-m-c and the kind help that people jcrigby, slangasek, lool will give me, I would like to give a shot on this tasks.