Subversion Repositories freemyipod

Rev

Rev 836 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 836 Rev 840
Line 575... Line 575...
575
        PASS_RC(ceata_init(8), 2, 1);
575
        PASS_RC(ceata_init(8), 2, 1);
576
        PASS_RC(ata_identify(ata_identify_data), 2, 2);
576
        PASS_RC(ata_identify(ata_identify_data), 2, 2);
577
    }
577
    }
578
    else
578
    else
579
    {
579
    {
-
 
580
        sleep(1000);
580
        clockgate_enable(5, true);
581
        clockgate_enable(5, true);
581
        ATA_CFG = BIT(0);
582
        ATA_CFG = BIT(0);
582
        sleep(1000);
583
        sleep(1000);
583
        ATA_CFG = 0;
584
        ATA_CFG = 0;
584
        sleep(6000);
585
        sleep(6000);