Skip to content
  • Mingli Yu's avatar
    mkimage: Use PATH_MAX for path length · 99d430f3
    Mingli Yu authored and Tom Rini's avatar Tom Rini committed
    
    
    Fixed when build xilinx_zynqmp in long directory ( >256):
      |  /buildarea1/testtest/wr_build/wr1023test_secureboot/test1-what/test2-what/test3-what/test4-what/test5-what/test6-what/test7-what/test8-what/test9-what/test10-what/test11-what/test12-what/build/tmp-glibc/work/xilinx_zynqmp-wrs-linux/u-boot-xlnx/1_v2023.01-xilinx-v2023.1+gitAUTOINC+40a08d69e7-r0/build/fitImage-linux: Image file name (uboot-mkimage) too long, can't create tmpfile.
      | Error: Bad parameters for FIT image type
    
    Signed-off-by: default avatarMingli Yu <mingli.yu@windriver.com>
    99d430f3