/[Development]
ViewVC logotype

Revision 2899


Jump to revision: Previous Next
Author: rminnich
Date: Fri Oct 26 14:57:46 2007 UTC (5 years, 6 months ago)
Changed paths: 3
Log Message:
This code gets us to a working linux boot on the alix1c. I have not tested 
Ethernet yet. The fixes are a board-specific fake spd_read_byte, cleaning up 
comments, and just in general customizing for the 1c. 

The lxraminit 
change fixes a bug (&& used instead of ||), adds some debug prints which were
VERY useful debugging the alix1c, changes fatal error messages from print_debug
to print_emerg, and adds two functions: 
banner, which just prints out a string with a banner, and 
hcf, which print an emergency message and then pushes null bytes
into the uart forever, just to make sure that no bytes get lost 
for any reason. 


Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>



Changed paths

Path Details
Directorytrunk/LinuxBIOSv2/src/cpu/amd/model_lx/cpureginit.c modified , text changed
Directorytrunk/LinuxBIOSv2/src/mainboard/pcengines/alix1c/cache_as_ram_auto.c modified , text changed
Directorytrunk/LinuxBIOSv2/src/northbridge/amd/lx/raminit.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15