Ok, i will change the Kconfig name and the directory.
I would not like to change the filename biosemu.c cause that makes merging with the slof.git harder. Would that be ok?
One more thing... YABEL currently needs 1MB of memory for its "virtual" memory to store INT Vectors, ROM Image, ... it is currently hard coded to 16MB, should i move this to Kconfig as well and what would be a good default location?
Cheers, Patty
On Mon, Dec 15, 2008 at 4:46 PM, Myles Watson mylesgw@gmail.com wrote:
-----Original Message----- From: coreboot-bounces@coreboot.org [mailto:coreboot-bounces@coreboot.org] On Behalf Of Peter Stuge Sent: Sunday, December 14, 2008 6:49 PM To: coreboot@coreboot.org Subject: Re: [coreboot] Fwd: [RFC] Here we go... the SLOF biosemu forcoreboot-v3
Pattrick Hueper wrote:
Otherwise i would just leave it as it is and refer to it as YABEL in the mails...
Pick one name, and use it both for code and communication. Anything else is marketing suicide, don't do that.
Agreed. At least the Kconfig variable name (currently biosemu) should match what you call it on the mailing list.
Myles