View Single Post
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#32
u-boot-gen-combined propably failed because it does not show output file. Correct output should be:
Code:
U-Boot binary: u-boot-2011.12-1.bin
U-Boot kernel image: uImage1
Output combined image: zImage1
Run u-boot-gen-combined in debug mode:
Code:
$ sh -x /usr/bin/u-boot-gen-combined u-boot-2011.12-1.bin uImage1 zImage1
and post output here if you have still problems.
 

The Following 2 Users Say Thank You to pali For This Useful Post: