Open CrazyBeginner opened 7 years ago
in windows vm . arm-linux-gnueabihf-ld.bfd: u-boot-spl section .u_boot_list' will not fit in region.sram' arm-linux-gnueabihf-ld.bfd: region `.sram' overflowed by 44 bytes make[1]: [spl/u-boot-spl] Error 1 make: [spl/u-boot-spl] Error 2
.u_boot_list' will not fit in region
This is a known issue. Please use GCC 6 or later.
in windows vm . arm-linux-gnueabihf-ld.bfd: u-boot-spl section
.u_boot_list' will not fit in region
.sram' arm-linux-gnueabihf-ld.bfd: region `.sram' overflowed by 44 bytes make[1]: [spl/u-boot-spl] Error 1 make: [spl/u-boot-spl] Error 2