On Tue, Dec 15, 2009 at 8:31 AM, Marc Jones <[email protected]> wrote: > On Mon, Dec 14, 2009 at 8:12 PM, Libra Li <[email protected]> wrote: >> Hi Marc, >> >> Where do I create the directories? In "src/util"? Your think? > > I think I would put it in the src/southbridge/amd/rs690 but i could be > convinced to add a 690 file to the emulator directory. > > Other opinions?
source in src/southbridge/amd/rs690 and point to the code in the emulator either use linker-sets and objs-$(CONFIG_SOUTHBRIDGE_AMD_RS690) += whatever.o Mr. Li, it may take a bit longer to do this in this manner, but we will take a bit of extra time to do this carefully. I hope that is ok. Thanks ron -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

