
30 Mar
2009
30 Mar
'09
10:27 a.m.
Hello Denk,
After confirming operation, I'll send sata_dwc.c with cmd_sata.c again.
Regards, Kazuaki Ichinohe
Wolfgang Denk wrote:
Dear Kazuaki Ichinohe,
In message 49CB5F77.1060304@fsi.co.jp you wrote: ...
Why do you add this 460EX SATA support to cmd_scsi.c? Wouldn't cmd_sata.c be a better place? Or did I miss something here?
The cmd_scsi.c which define CONFIG_CMD_SCSI are modified because I want to use scsiboot command of U-BOOT.
This makes no sense. It is a S-ATA driver, not a SCSI driver, and as such it has to be supported in the context of the S-ATA support.
I explicitly NAK the changes to the SCSI related files.
Best regards,
Wolfgang Denk