diff options
author | Ira W. Snyder <iws@ovro.caltech.edu> | 2009-11-04 21:37:59 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-11-24 22:44:16 (GMT) |
commit | 824d82997fbcf28e49081d36fdd5d3be1b92b03d (patch) | |
tree | 3b730696a5d94522b7223309e0d6bd9d9d48c82f /board/tb0229 | |
parent | fd66066ee3ce15c2966feb9b2be0f0d51a95db48 (diff) | |
download | u-boot-824d82997fbcf28e49081d36fdd5d3be1b92b03d.tar.xz |
Fix example FIT image source files
The example FIT image source files do not compile with the latest dtc and
mkimage. The following error message is produced:
DTC: dts->dtb on file "kernel.its"
Error: kernel.its 7:0 - 1:0 syntax error
FATAL ERROR: Unable to parse input tree
./mkimage: Can't read kernel.itb.tmp: Invalid argument
The FIT image source files are missing the "/dts-v1/;" directive at the
beginning of the file. Add the directive to the examples.
Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
Diffstat (limited to 'board/tb0229')
0 files changed, 0 insertions, 0 deletions