by bodhi » Sat Apr 27, 2013 6:17 am
$this->bbcode_second_pass_quote('moonman', 'z')image is not supported by u-boot AFAIK, that's why there's a uimage with a modified header for uboot. I don't know if current u-boot supports loading dtb's like that. Kurlon specifically said it needs to be appended to the kernel image and that was the main concern because if U-boot doesn't support it then EVERY kirkwood device would have to have a separate kernel.
moonman,
Newer uBoot version does support it. What Kurlon said about appending the dtb to the kernel is so that it will work with older uBoot (we are using the older version in the installation). I've compiled a new uBoot version and hoping to test kernel 3.6.11 with it.