[U-Boot-Users] FIT-image with fdt doesn't work

2008-09-30 Thread Simon Pasch
Hello list, I have trouble getting a FIT-image to work on my lite5200-evalboard. Everything seems to be fine until I want to boot: "ERROR: Not a FDT image - must RESET the board to recover." Here's what I'm doing: 1.) compile u-boot 1.3.4 for lite5200 with fit support: --- 1/include/configs/Ic

Re: [U-Boot-Users] FIT-image with fdt doesn't work

2008-10-04 Thread Simon Pasch
2008/9/30 Jon Loeliger <[EMAIL PROTECTED]>: > Do some length analysis and make sure you are not stomping > on any images in memory too, especially after uncompressing. Uhm...okay...the error message set me on the completely wrong track. Everything is working now. The problem was, that u-boot itse