Jump to content

PiMX1: Difference between revisions

From HW wiki
Zikmua1 (talk | contribs)
No edit summary
Zikmua1 (talk | contribs)
No edit summary
Line 2: Line 2:


This document describes how to install and setup Linux and development environment for PiMX1 board.
This document describes how to install and setup Linux and development environment for PiMX1 board.
The PiMX1 system is based on the FreeScale/Motorola DragonBall M9328 MX1 ARTM920T based system chip. Actual CPU board revision is called MX_CPU2.


http://www.pikron.com/pages/products/cpu_boards/pimx1.html
http://www.pikron.com/pages/products/cpu_boards/pimx1.html

Revision as of 12:40, 29 September 2008

Introduction

This document describes how to install and setup Linux and development environment for PiMX1 board.

The PiMX1 system is based on the FreeScale/Motorola DragonBall M9328 MX1 ARTM920T based system chip. Actual CPU board revision is called MX_CPU2.

http://www.pikron.com/pages/products/cpu_boards/pimx1.html

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=M9328MX1ADS_B&fsrch=1

http://www.abclinuxu.cz/serialy/video4linux2

http://free-electrons.com/articles

http://free-electrons.com/training

Getting familiar with the Linux kernel and device driver development. http://free-electrons.com/training/multimedia

Linux kernel patches: http://rtime.felk.cvut.cz/darcs/ppisa-linux-devel

Touchscreen driver: http://rtime.felk.cvut.cz/gitweb/mx1ts.git

Toolchain: ftp://rtime.felk.cvut.cz/arch-tools/gcc-arm-linux-3.4.3-bin.tar.gz

Linux-2.6.24 config

U-Boot manual

PiMX1 UbootSetup

Armadeus i.MX based board


How to boot using TFTP

  • Put the kernel image to /mx1ant directory under TFTP root and rename it (or link it) to uImage.
  • Export root filesystem over NFS as /tftproot/mx1ant