I am really stuck on this one. "XIP_ROM_BASE is not a multiple of XIP_ROM_SIZE" Working on the epia-m with linuxbios rev 2100. I have set XIP_ROM_SIZE=0x20000 in my config.ld and keep getting that error. So I change the size and get a not divisible by 2 error. With out the option I get the same error... Any ideas? -Adam
"XIP_ROM_BASE is not a multiple of XIP_ROM_SIZE" make[1]: *** [auto.inc] Error 1 make[1]: Leaving directory `/root/LinuxBIOSv2-2100/targets/via/epia-m/epia-m/normal' make: *** [normal/linuxbios.rom] Error 1