Luke_

make pinebook

Jan 27th, 2017
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. Built build/sun50iw1p1/release/bl31.bin successfully
  2.  
  3. OD build/sun50iw1p1/release/bl31/bl31.dump
  4. make[1]: Leaving directory '/home/lukasz/Pinebook/boot-tools/arm-trusted-firmware-pine64'
  5. mkdir -p build
  6. cp arm-trusted-firmware-pine64/build/sun50iw1p1/release/bl31.bin build/bl31.bin
  7. sunxi-pack-tools/bin/merge_uboot build/u-boot-sun50iw1p1-with-pinebook-dtb.bin build/bl31.bin build/u-boot-sun50iw1p1-secure-with-pinebook-dtb.bin.tmp secmonitor
  8. merge_uboot: build/u-boot-sun50iw1p1-with-pinebook-dtb.bin will merge build/bl31.bin, generate build/u-boot-sun50iw1p1-secure-with-pinebook-dtb.bin.tmp, mode secmonitor
  9. merge_uboot: num 32820 randto1k
  10. file1_len = c8000, file2_len = 8400
  11. file[secmonitor] offset c8000,size 8400
  12. merge_uboot:genrate /home/lukasz/Pinebook/boot-tools/build/u-boot-sun50iw1p1-secure-with-pinebook-dtb.bin.tmp ok
  13. sunxi-pack-tools/bin/merge_uboot build/u-boot-sun50iw1p1-secure-with-pinebook-dtb.bin.tmp blobs/scp.bin build/u-boot-sun50iw1p1-secure-with-pinebook-dtb.bin.tmp scp
  14. merge_uboot: build/u-boot-sun50iw1p1-secure-with-pinebook-dtb.bin.tmp will merge blobs/scp.bin, generate build/u-boot-sun50iw1p1-secure-with-pinebook-dtb.bin.tmp, mode scp
  15. merge_uboot: num 104660 randto1k
  16. file1_len = d0400, file2_len = 19c00
  17. file[scp] offset d0400,size 19c00
  18. merge_uboot:genrate /home/lukasz/Pinebook/boot-tools/build/u-boot-sun50iw1p1-secure-with-pinebook-dtb.bin.tmp ok
  19. sunxi-pack-tools/bin/update_uboot build/u-boot-sun50iw1p1-secure-with-pinebook-dtb.bin.tmp build/sys_config.bin
  20.  
  21. uboot file Path=/home/lukasz/Pinebook/boot-tools/build/u-boot-sun50iw1p1-secure-with-pinebook-dtb.bin.tmp
  22. script file Path=/home/lukasz/Pinebook/boot-tools/build/sys_config.bin
  23.  
  24. *** Error in `sunxi-pack-tools/bin/update_uboot': free(): invalid next size (fast): 0x00000000022d82c0 ***
  25. ======= Backtrace: =========
  26. [0x416fc1]
  27. [0x41efc6]
  28. [0x4229e7]
  29. [0x403114]
  30. [0x401587]
  31. [0x403396]
  32. [0x40358a]
  33. [0x4008d9]
  34. ======= Memory map: ========
  35. 00400000-004d1000 r-xp 00000000 08:11 269417 /home/lukasz/Pinebook/boot-tools/sunxi-pack-tools/bin/update_uboot
  36. 006d0000-006d3000 rw-p 000d0000 08:11 269417 /home/lukasz/Pinebook/boot-tools/sunxi-pack-tools/bin/update_uboot
  37. 006d3000-006d5000 rw-p 00000000 00:00 0
  38. 022d4000-022f7000 rw-p 00000000 00:00 0 [heap]
  39. 7f1f68000000-7f1f68023000 rw-p 00000000 00:00 0
  40. 7f1f68023000-7f1f6c000000 ---p 00000000 00:00 0
  41. 7f1f6cebc000-7f1f6cebd000 rw-p 00000000 00:00 0
  42. 7fffc58af000-7fffc58d0000 rw-p 00000000 00:00 0 [stack]
  43. 7fffc594c000-7fffc594e000 r--p 00000000 00:00 0 [vvar]
  44. 7fffc594e000-7fffc5950000 r-xp 00000000 00:00 0 [vdso]
  45. ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
  46. Makefile:75: recipe for target 'build/u-boot-sun50iw1p1-secure-with-pinebook-dtb.bin' failed
  47. make: *** [build/u-boot-sun50iw1p1-secure-with-pinebook-dtb.bin] Aborted
Advertisement
Add Comment
Please, Sign In to add comment