-----Original Message----- From: coreboot-bounces+mylesgw=gmail.com@coreboot.org [mailto:coreboot- bounces+mylesgw=gmail.com@coreboot.org] On Behalf Of Peter Stuge Sent: Friday, January 09, 2009 7:36 AM To: coreboot@coreboot.org Subject: Re: [coreboot] [PATCH 1/2] cs5536: Add a NAND device and do the IDEPCI header disabling on time.
Myles Watson wrote:
Could we make an ide_or_nand device that called your nand_phase2 if it was nand, and used the ide_init if it wasn't. They seem so similar, and only one is allowed at a time.
I'm not sure I like that because they always have different PCI ids..
Good catch. You're right.
Thanks, Myles