On Thu, Apr 16, 2009 at 04:31:20PM -0700, ron minnich wrote:
it's really wonderful with one question: I note there is a hardcode '48' in the config util. Shouldn't we be able to do without that kind of number?
Also, will we ever want normal/something.rom and fallback/something.rom? Not sure.
Thanks, this is a *great* thing to have. If you can get back to me on that '48' I think this is ready to go in.
48 == 0x30 == CBFS_TYPE_OPTIONROM
-Kevin