To support VIA's ROMSIP I need to add the bellow constant into .rom file. How should I do to achieve this? The data I need add include: At ffffffd0, a 4byte pointer (pointto a address X (e.g. 0xffffff70)) At X, 32byte ROMSIP data
Thank you!
-jasonzhao
Hi check the: http://tracker.coreboot.org/trac/coreboot/browser/trunk/coreboot-v2/src/sout...
And the *.lds and Config .lb.
I think you can take it from there.
Rudolf