[coreboot] i946GZ test

2016-10-18 Thread Riko Ho
Hello everyone.. I've put W39F040FCPZ on the board...but I can not see any messages on serial... I can hear tuck tuck on motherboard buzzardrepeatedly command : sudo putty /dev/ttyUSB0 -serial -sercfg 115200,8,n,1,N on the host What should I do next to debug ? Cheers -- coreboot mailing

[coreboot] Use native graphic initialization

2016-10-18 Thread Riko Ho
Everyone, I saw in make menuconfig *Use native graphic initialization How can I use it, so I can use my onboard VGA displaying message to LCD monitor ? Cheers -- coreboot mailing list: coreboot@coreboot.org https://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] Coreboot / Libreboot on KGPE-D16 restarting / turning off randomly

2016-10-18 Thread Piotr Kubaj
I'm trying to flash the latest Libreboot images on KGPE-D16. I'm using 2 6262HE CPU's and 56GB RAM (3*16GB + 4*2GB). The 2GB RAM's are from Micron and they cause the system to go in the reboot loop even before graphics are initialized (there's nothing on the screen, I only get serial output).

Re: [coreboot] Microcode question ?

2016-10-18 Thread Stefan Reinauer
* Riko Ho [161017 02:18]: > Is it ok if I'm not including microcode updates ? It might, or might not. On the i945/946 it probably is ok. A lot of modern CPUs can't boot successfully anymore without loading microcode. Stefan -- coreboot mailing list:

Re: [coreboot] WY1200LE with coreboot

2016-10-18 Thread Stefan Reinauer
* Riko Ho [161018 09:31]: > Everyone, > > Does coreboot suport WY1200LE? it's using AMD geode, and I can't access its > BIOS...directly to windows and no BIOS key access .. AMD Geode GX support has been dropped a while ago. Older versions of coreboot will support the

Re: [coreboot] ite_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE); ?

2016-10-18 Thread Stefan Reinauer
* Riko Ho [161018 14:29]: > Everyone, > Does this line use port on 0x3F8 ? It uses whatever you configured for CONFIG_TTYS0_BASE in your .config. Stefan -- coreboot mailing list: coreboot@coreboot.org https://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] ite_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE); ?

2016-10-18 Thread Riko Ho
Everyone, Does this line use port on 0x3F8 ? Cheers -- coreboot mailing list: coreboot@coreboot.org https://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] WY1200LE with coreboot

2016-10-18 Thread Riko Ho
Everyone, Does coreboot suport WY1200LE? it's using AMD geode, and I can't access its BIOS...directly to windows and no BIOS key access .. Anyone has ported it ? Cheers -- coreboot mailing list: coreboot@coreboot.org https://www.coreboot.org/mailman/listinfo/coreboot