Difference between revisions of "PXA270/Glencoe"
From esoterum.org
< PXA270
Line 1: | Line 1: | ||
+ | This edit made from the Glencoe Board! | ||
+ | |||
== Glencoe Board == | == Glencoe Board == | ||
*<code>mount /mnt/cf</code> Mount the compact flash drive | *<code>mount /mnt/cf</code> Mount the compact flash drive | ||
Line 43: | Line 45: | ||
::[5.1] [http://free-electrons.com/articles/ articles] | ::[5.1] [http://free-electrons.com/articles/ articles] | ||
:[6] [http://www.embeddedlinuxinterfacing.com/ewiki/index.php?id=WikiTopPage EmbeddedLinuxInterfacing Wiki pages with additional links] | :[6] [http://www.embeddedlinuxinterfacing.com/ewiki/index.php?id=WikiTopPage EmbeddedLinuxInterfacing Wiki pages with additional links] | ||
− | :[7] [http://www.pengutronix.de/software/ptxdist_en.html PTXdist | + | :[7] [http://www.pengutronix.de/software/ptxdist_en.html PTXdist - Userland Configuration Tool] |
:[8] [http://lxr.linux.no/ident?a=arm Cross-Referencing Linux (quick code browsing)] | :[8] [http://lxr.linux.no/ident?a=arm Cross-Referencing Linux (quick code browsing)] | ||
:[9] [http://www.arm.linux.org.uk/docs/kerncomp.php How to compile a linux kernel for ARM] | :[9] [http://www.arm.linux.org.uk/docs/kerncomp.php How to compile a linux kernel for ARM] |
Revision as of 17:13, 14 December 2007
This edit made from the Glencoe Board!
Contents
Glencoe Board
mount /mnt/cf
Mount the compact flash drivecat /ect/fstab
Examine mounted devices (mountable devices?)
Linux Information
File Sources
- Mainstone base linux file system
- Blob-xscale-mih1-glencoe.patch
- Linux-2.6.9-intc1-mih1.patch
- Makerootfs at Sourceforge
File Transfer
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
PXA 270 Support
Glencoe Support
- Generic PXA270 Development Platform Linux port instructions
- 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