On Wed, Jun 11, 2008 at 2:54 PM, Ken.Fuchs wrote:
Ken Fuchs wrote:
There doesn't seem to be a target defined for this board (nVidia CK804 CRB) in the current source for coreboot.
I tried:
$ cd ./targets $ ./buildtarget nvidia/ck804 No target config file found Tried both nvidia/ck804 and nvidia/ck804/Config.lb $
--- CK804 code in official LinuxBIOS source code ---
The nVidia CK804 chipset is definitely supported by coreboot. See ./src/southbridge/nvidia/ck804/. What happened to the mainboard and target files of the nVidia CK804 CRB board? Did someone remove them from the coreboot repository?
I also have a snapshot of the official LinuxBIOS code right after the other CK804 port was officially submitted (three years ago). It contains ./src/mainboard/nvidia/nf4crb, so the CK804 mainboard files were in the official tree. However, I see no evidence that the target files were in that snapshot, but I assumed that they were added later.
yhlu wrote:
i have src/mainboard/nvidia/crb in my local disk.
don't know why it is not made to public.
that should be something like s2895 but doesn't have 8131...
YH, did you do your first CK804 port to the nVidia reference board?
You should have the nVidia CK804 CRB target files too, right?
Can you please commit all the missing files needed for the nVidia CK804 CRB (reference board)?
After that, I can test coreboot on my nVidia CK804 CRB boards.
Thanks,
Ken Fuchs