[coreboot] HT3 for AMD boards

Scott Duplichan scott at notabs.org
Wed Oct 27 02:27:00 CEST 2010


Marc Jones wrote:

]Would it be better for the option to call a romstage.c function to set
]the swaplist?
]
]Marc
]
]-- 
]http://se-eng.com

That is not a bad idea. It avoids adding anything to kconfig, and
avoids any length limit on the swap list.

All it takes is this:
1) Remove the swap list from ht_wrapper.c and put it in each of 13 romstage.c files.
2) Add a prototype to amdfam10.h.
3) Modify the swap list where I have real hardware to test on (mahogany_fam10).

How about we do it this way?

Thanks,
Scott






More information about the coreboot mailing list