Nikolai Vladychevski wrote:
>
> thanks a lot !!!! but I wonder how did you made this file into 512 bytes, I
> get this error:
>
> '1' -DROM_IMAGE_SIZE='65536' -DSERIAL_CONSOLE -DSIS730 -DSMA_SIZE='0xA0'
> -DSTACK_SIZE='0x10000' -DUSE_DOC_MIL -DUSE_NEW_SUPERIO_INTERFACE
> -D_RAMBASE='0x4000' -D_ROMBASE='0x80000' -Di586 -Di686 -Dk7 -O2 -nostdinc
> -nostdlib -fno-builtin -Wall -I/home/niko/freebios/src/mainboard/ecs/k7sem
> -c /home/niko/freebios/src/northsouthbridge/sis/730/ipl.S
> /tmp/cczCI5DI.s: Assembler messages:
> /tmp/cczCI5DI.s:358: Error: attempt to .org/.space backwards? (-1)
> /tmp/cczCI5DI.s:372: Internal error!
> Assertion failure in write_contents at write.c line 1133.
> Please report this bug.
> make: *** [ipl.o] Error 1
>
>
>
> Nikolai
Then move that DISABLE_INTERNAL_DEVICE stuff into raminit.inc.
Ollie