freemyipod r721 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r720‎ | r721 | r722 >
Date:00:40, 5 July 2011
Author:theseven
Status:new
Tags:
Comment:
emCORE: iPod Nano 4G: Implement hwkeyaes kernel API
Modified paths:
  • /emcore/trunk/SOURCES (modified) (history)
  • /emcore/trunk/target/ipodnano4g/target.h (modified) (history)

Diff [purge]

Index: emcore/trunk/target/ipodnano4g/target.h
@@ -54,6 +54,8 @@
5555
5656 #define HAVE_I2C
5757
 58+#define HAVE_HWKEYAES
 59+
5860 //#define HAVE_STORAGE
5961 //#define HAVE_FLASH_STORAGE
6062 //#define HAVE_STORAGE_FLUSH
Index: emcore/trunk/SOURCES
@@ -32,6 +32,7 @@
3333 target/ipodnano4g/accel.c
3434 target/ipodnano4g/backlight.c
3535 target/ipodnano4g/clockgates.c
 36+target/ipodnano4g/hwkeyaes.c
3637 usb/synopsysotg.c
3738 #endif
3839

Follow-up revisions

RevisionCommit summaryAuthorDate
r723Fix red from r721: Add missing filetheseven00:42, 5 July 2011