Hi there,
 
We are developing LinuxBIOS upon GEODE SC1200 (from AMD)
 
We want to boot Linux image from IDE
Currently, we have completed the BIOS configuration & could be booting with that configuration
 
I think that it's done to read the compressed image from IDE(0x7e00) to memory(0x100000)
But We could not load linux image(stopped at "jumping_to_bootcode" , which LinuxBIOS printed)
 
What can we do?
 
Any help or point to the help will be appreciated
 
Regards
 
pywha