freemyipod r840 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r839‎ | r840 | r841 >
Date:23:21, 26 December 2011
Author:theseven
Status:new
Tags:
Comment:
emCORE: iPod Classic ATA driver: Fix lockup during boot
Modified paths:
  • /emcore/trunk/target/ipodclassic/storage_ata.c (modified) (history)

Diff [purge]

Index: emcore/trunk/target/ipodclassic/storage_ata.c
@@ -577,6 +577,7 @@
578578 }
579579 else
580580 {
 581+ sleep(1000);
581582 clockgate_enable(5, true);
582583 ATA_CFG = BIT(0);
583584 sleep(1000);