|
From: <mar...@us...> - 2007-08-29 02:11:00
|
Revision: 1284
http://hackndev.svn.sourceforge.net/hackndev/?rev=1284&view=rev
Author: marex_z71
Date: 2007-08-28 19:10:53 -0700 (Tue, 28 Aug 2007)
Log Message:
-----------
Cocoboot: add xscale_palmt700p support
Modified Paths:
--------------
cocoboot/trunk/m68k/mach.c
Modified: cocoboot/trunk/m68k/mach.c
===================================================================
--- cocoboot/trunk/m68k/mach.c 2007-08-28 04:31:44 UTC (rev 1283)
+++ cocoboot/trunk/m68k/mach.c 2007-08-29 02:10:53 UTC (rev 1284)
@@ -34,6 +34,7 @@
{ 'H101', 909, "Palm Treo 600" }, /* not registered */
{ 'H102', 909, "Palm Treo 650" },
{ 'D053', 1230, "Palm Treo 680" },
+ { 'D052', 1421, "Palm Treo 700p" },
{ 'MT64', 918, "Palm Tungsten C" },
{ 'Cct1', 817, "Palm Tungsten E" },
{ 'Zir4', 844, "Palm Tungsten E2" },
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|