- ./buildtarget bitworks/ims
- cd bitworks/ims/ims
- make
IMS uses a NSC pc87351 for the super IO.
Make sure you change the SuperIO to match your board. Or you won't get any output.
Remember that if it "works" all you are going to get is a dump of the SPD, some messages on copying and jumping to RAM and then it will crash. Everthing else is on the ToDo list. :)
- sudo ../../../util/flashrom/flashrom -w linuxbios.rom
Calibrating delay loop... ok No LinuxBIOS table found. No EEPROM/flash device found.
I'm guessing the write enable did not happen.
you can'd ID flash without write cycles working.
ron