I am setting NOELF when I run make menuconfig.
But in the config I see: # # Payload # CONFIG_PAYLOAD_ELF=y # CONFIG_PAYLOAD_NONE is not set CONFIG_PAYLOAD_FILE="../filo.elf"
Which is wrong. Anybody know what changed?
ron p.s. my problem on qemu is that the bss segment is not being zero, apparently. Still looking.