Changeset 5671
- Timestamp:
- 10/05/09 18:32:03 (4 years ago)
- Location:
- trunk/gta02-core/docs/ecn
- Files:
-
- 2 edited
-
STATUS (modified) (1 diff)
-
ecn0002.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gta02-core/docs/ecn/STATUS
r5665 r5671 2 2 ------- ------- --------------------------------------------------------------- 3 3 0001 Edit Remove Glamo (U1801) 4 0002 EditRemove NOR (U2501)4 0002 Discuss Remove NOR (U2501) 5 5 0003 Done Remove SHUTDOWN net and connect PMU.SHUTDOWN directly to GND 6 6 0004 Done Remove R1767 and R1768 and connect all PMU.EXTONx to R1766 -
trunk/gta02-core/docs/ecn/ecn0002.txt
r5670 r5671 9 9 of the Openmoko GTA02 schematics) remains for the NAND in the CPU. 10 10 11 To do: 12 - software impact of not having NOR on Qi and kernel 11 Software impact: Qi must pass an "mtdparts=" parameter without the 12 "physmap-flash" entry and the kernel must not register a NOR device 13 (arch/arm/mach-s3c2442/mach-gta02.c:gta02_devices). 14 15 On the Linux side, the absence of NOR means that the MTD device numbers 16 change. However, if we assume a legacy-free configuration (i.e., no 17 u-boot), the partition layout changes anyway, and only a single Qi 18 partition is needed for now. (Later, "factory" data may be stored as 19 well.) 13 20 14 21
Note: See TracChangeset
for help on using the changeset viewer.
