Thanks Niki, It look almost the same as mine. Appreciate if you can send me working image so I can narrow down the problem. Dmitry/
----- Original Message ----- From: "Niki Waibel" niki.waibel@newlogic.com To: "Dmitry Borisov" jbors@mail.ru Cc: linuxbios@clustermatic.org Sent: Friday, November 21, 2003 5:20 AM Subject: Re: EPIA-M 600 Cannot start
i am using a epia-m 600 with success. current cvs of freebios/linuxbios version1 works fine.
i used:
$ cat ../example.config | grep -v ^# | grep -v ^$ target /home/niki/packages/freebios-20031024-build mainboard via/epia-m option SERIAL_CONSOLE=1 option TTYS0_BAUD=115200 option DEFAULT_CONSOLE_LOGLEVEL=9 option DEBUG=1 option RAMTEST=1 option USE_GENERIC_ROM=1 option STD_FLASH=1 option ROM_SIZE=262144 option PAYLOAD_SIZE=196608 option USE_ELF_BOOT=1 payload /home/niki/packages/filo-0.4/filo.elf ===
there is currently a problem with the speed of the serial port. it might be a baudrate less (in my case it is 57600 although i specified 115200).
i can send you my romimage for testing if you want.
gcc: 3.3.1 binutils: 2.14 (should not matter)