From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Pont Date: Thu, 27 Aug 2015 09:26:57 +0100 Subject: [U-Boot] ROM build failure on Galileo Message-ID: <004b01d0e0a2$247d2750$6d7775f0$@pont@sdcsystems.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, Following the latest merges to the Master branch the ROM build now appears to fail on Galileo (built with gcc v4.8.4). The build output terminates with: OBJCOPY u-boot.srec OBJCOPY u-boot.bin OBJCOPY u-boot-x86-16bit.bin CAT u-boot-dtb.bin IFDTOOL u-boot.rom U-Boot image overlaps with region './board/intel/galileo/rmu.bin' U-Boot finishes at offset 7025a, file starts at 0 make: *** [u-boot.rom] Error 1 Any ideas why? Regards, Andy.