On Mon, Apr 09, 2012 at 08:24:51PM -0500, Omar Ramirez Luna wrote:
== Omar Ramirez <omarrmz> ==
=== Highlights ===
- Working on device tree for mailbox:
Find a kernel that works with DT for pandaboard (OMAP4):
- k3.4-rc1 doesn't recognize DT blob, k3.3 DT panics at boot.
- DT has to be appended to zImage.
Find a DT uboot:
- secretlab.ca uboot doesn't have usb support for panda, having
problems with fatload and mmc.
- linaro uboot has problems recognizing dt blob in memory (bootm
${kern} - ${dtb}; doesn't work properly).
This is a bit unexpected -- is there really nobody currently booting Panda using a DT?