Difference between revisions of "PXA270/Glencoe"
From esoterum.org
< PXA270
Line 15: | Line 15: | ||
== Glencoe Support == | == Glencoe Support == | ||
+ | *[http://hitex.podzone.net/pdf/phytec/WinCE-PXA270.pdf Phytec bootloader instructions (looks similar to Glencoe)] | ||
*[http://kopsisengineering.com/kopsis/SharpZaurusSdkDsl Live CD with "Damn Small Linux"] | *[http://kopsisengineering.com/kopsis/SharpZaurusSdkDsl Live CD with "Damn Small Linux"] | ||
− | |||
*[http://lldn.timesys.com/products/intel_xscale_pxa270 Linux embedded support for PXA270, LinuxLink] | *[http://lldn.timesys.com/products/intel_xscale_pxa270 Linux embedded support for PXA270, LinuxLink] | ||
− | |||
*[http://www.cs.cmu.edu/~rtml/mainstone/glencoe.pdf Porting Linux 2.6.9 to the PXA270 based development platform] | *[http://www.cs.cmu.edu/~rtml/mainstone/glencoe.pdf Porting Linux 2.6.9 to the PXA270 based development platform] | ||
::[1] [http://ftp.linux.org.uk/pub/linux/arm/people/xscale/mainstone/01-27-2005 Mainstone-based Linux kernel 2.6.9-intc1, with tools] | ::[1] [http://ftp.linux.org.uk/pub/linux/arm/people/xscale/mainstone/01-27-2005 Mainstone-based Linux kernel 2.6.9-intc1, with tools] | ||
Line 36: | Line 35: | ||
::[13] [http://doc.trolltech.com/qtopia2.1/html/index.html Qtopia2.1] | ::[13] [http://doc.trolltech.com/qtopia2.1/html/index.html Qtopia2.1] | ||
::[14] [http://www.hughes-family.org/~craig/trunk/sources/ Patch collection for ARM cross-compiling] | ::[14] [http://www.hughes-family.org/~craig/trunk/sources/ Patch collection for ARM cross-compiling] | ||
− | |||
− | |||
*[http://ftp.kelp.or.kr/pub/arm-linux/people/xscale/mainstone/04-28-2004/README.txt Building Linux and BLOB for PXA27x DVK] | *[http://ftp.kelp.or.kr/pub/arm-linux/people/xscale/mainstone/04-28-2004/README.txt Building Linux and BLOB for PXA27x DVK] |
Revision as of 16:54, 30 May 2007
Linux Information
JTAG Information
JFlashMM
- Command:
>JFLASHMM [PLATFORM] [IMAGE] [P,V,E,T,I,N] [ADDRESS] [INS,PAR] [NOD,DEB] [A,D]
>JFLASHMM bulbcx [image] P 00040000 A
- From JFlashMM:
PXA27x revision C0
Found flash type: 28F128L18T
Glencoe Support
- Phytec bootloader instructions (looks similar to Glencoe)
- Live CD with "Damn Small Linux"
- Linux embedded support for PXA270, LinuxLink
- Porting Linux 2.6.9 to the PXA270 based development platform
- [1] Mainstone-based Linux kernel 2.6.9-intc1, with tools
- [2] ARM-Linux mailing list
- [3] Linux Boot Loader Object BLOB
- [4] Porting device drivers to the 2.6 kernel, with information about DMA, I/O, IRQ, ...
- [5] Free Electrons online Training and Articles about Embedded Linux
- [6] EmbeddedLinuxInterfacing Wiki pages with additional links
- [7] PTXdist – Userland Configuration Tool
- [8] Cross-Referencing Linux (quick code browsing)
- [9] How to compile a linux kernel for ARM
- [10] Toby Churchill's Balloon patchset
- [11] Openembedded support forum
- [12] Setup OPIE
- [13] Qtopia2.1
- [14] Patch collection for ARM cross-compiling