
10 Jun
2014
10 Jun
'14
5:27 a.m.
Hi, Simon:
I tried to run test/image scripts:
test/image/test-imagetools.sh - multi-file images
test/image/test-fit.py - FIT images
1. test-imagetools.sh
need to copy u-boot/tools directory to sandbox dir manually, otherwise it would fail.
2. test-fit.py
it failed.
Error msgs:
IOError : [Errno 2] No such file or directory: '/tmp/tmpfLQZPq/kernel-out.bin'
And, run 'ls /tmp/tmpfLQZPq'
It had test-kernel.bin, not kernel-out.bin
Best wishes,