Advertisement
robertd

uboot fail

Aug 5th, 2016
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. In file included from /root/Sony4/u-boot-1.1.5.local/include/config.h:5:0,
  2. from envcrc.c:32:
  3. /root/Sony4/u-boot-1.1.5.local/include/configs/em1.h:265:4: error: expected identifier or ‘(’ before string constant
  4. "bootm 00080000"
  5. ^
  6. Makefile:161: recipe for target 'envcrc.o' failed
  7. make[1]: *** [envcrc.o] Error 1
  8. make[1]: Leaving directory '/root/Sony4/u-boot-1.1.5.local/tools'
  9. Makefile:310: recipe for target 'tools' failed
  10. make: *** [tools] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement