* Huang-Jen Wang huangjen.wang@gmail.com [050413 14:15]:
Thank you for your suggestions, I solved the problems But I got new problems now, I want to add VGA functionality and I follow the illustration of Filo_on_the_Arima_Hdama on linuxbios main page, the address is here: http://wiki.linuxbios.org/index.php/Filo_on_the_Arima_Hdama
I add "dir /drivers/ati/ragexl" to src/mainboard/arima/hdama/Config.lb and add "uses CONFIG_CONSOLE_BTEXT option CONFIG_CONSOLE_BTEXT=1" to targets/arima/hdama/Config.lb
When I Run "buildtarget arima/hdama" , it has error message:
Using drivers/ati/ragexl is probably obsolete and replaced by the vgabios stuff. Go look for "x86emu" in the list archive.
Stefan