Hi,
what should I use as a payload for ASUS A8V-E SE tried to build one with buildrom but it no matter what I do it keeps saying that I have no .mk file for this board. I tried to build a payload with mkelfImage but it creates .elf to big to fit on the chip (4Mb). What should I do? Would a elf from a bootloader like grub be a solution? Does anyone has a payload for this board I could use?
thx in advanced.
Knut Kujat
what should I use as a payload for ASUS A8V-E SE tried to build one with buildrom but it no matter what I do it keeps saying that I have no .mk file for this board.
Have you tried SeaBIOS? Just set the mainboard to qemu (or any other) and then get seabios.elf from the deploy/ directory.
Thanks, Myles