Re: [coreboot] Super I/O: Nuvoton NCT6779D support (Incomplete and stuck)

2014-01-26 Thread Alec Ari
Antti (and other devs) the datasheet is available here:

http://www.mediafire.com/view/v49j1a5349m2h2e/NCT6779D_Datasheet_V1_1.pdf


I am not under NDA with Nuvoton so I should be OK, if not I can always delete 
the datasheet upon request.

Alec Ari

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot


[coreboot] Super I/O: Nuvoton NCT6779D support (Incomplete and stuck)

2014-01-02 Thread Alec Ari
Hello everyone! Please note I am not subscribed to the coreboot mailing list so 
if you want to contact me, please do so directly or CC my email address.

I wrote an incomplete port to the Nuvoton NCT6779D Super I/O chip ( 
http://review.coreboot.org/4589 ) I am not sure if publicly sharing the 
datasheet is OK or not (if it is alright, let me know so I can post it as I am 
not under an NDA with Nuvoton by any means) but anyone with Super I/O and 
general hardware / electrical engineering should be able to easily finish up 
the port as most of the work is already done and just needs some tidying up 
(comments in patch indicate possible issues and things I am stuck on.)

The Super I/O is currently used with several ASUS boards such as some of their 
Intel Z77 chipset motherboards (Sabertooth and Maximus V series) F2A85V-PRO 
(AMD FM2 A-series CPUs) and possibly a few others. A few other coreboot 
developers are working on some boards right now that use it, so hopefully my 
patch will assist their efforts.

Thank you, happy coding, and New Years.


Alec Ari

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot


[coreboot] Super I/O: Nuvoton NCT6779D support (Incomplete and stuck)

2013-12-30 Thread Alec Ari
Hello everyone! Please note I am not subscribed to the coreboot mailing list so 
if you want to contact me, please do so directly or CC my email address.

I wrote an incomplete port to the Nuvoton NCT6779D Super I/O chip ( 
http://review.coreboot.org/4589 ) I am not sure if publicly sharing the 
datasheet is OK or not (if it is alright, let me know so I can post it as I am 
not under an NDA with Nuvoton by any means) but anyone with Super I/O and 
general hardware / electrical engineering should be able to easily finish up 
the port as most of the work is already done and just needs some tidying up 
(comments in patch indicate possible issues and things I am stuck on.)

The Super I/O is currently used with several ASUS boards such as some of their 
Intel Z77 chipset motherboards (Sabertooth and Maximus V series) F2A85V-PRO 
(AMD FM2 A-series CPUs) and possibly a few others. A few other coreboot 
developers are working on some boards right now that use it, so hopefully my 
patch will assist their efforts.

Thank you, happy coding, and New Years.


Alec Ari
-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] Generate microcode from tree not working

2013-07-29 Thread Alec Ari
Hello! Someone recently contacted me directly about my MA785GM-US2H coreboot 
port, and they weren't able to get the microcode to generate:

    HOSTCC cbfstool/cbfstool (link)
    LD cpu_microcode_blob.o
coreboot/util/crossgcc/xgcc/bin/i386-elf-ld: no input files
make: *** [build/cpu_microcode_blob.o] Error 1

I've tested the compilation process here too and I get the same problem, not 
sure how to fix it. It doesn't work for me no matter what board I select in 
Kconfig.


Please note I am not subscribed to the coreboot mailing list so if you have a 
response, I kindly suggest you CC the email to me directly.

Alec Ari neotheu...@ymail.com


-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot