Boa5200: Difference between revisions
Appearance
No edit summary |
|||
| (28 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
== Documentation == | == Documentation == | ||
ftp://rtime.felk.cvut.cz/MPC5200 | * [ftp://rtime.felk.cvut.cz/MPC5200 Original documentation] | ||
* [http://ecos.sourceware.org/ecos/docs-latest/redboot/redboot-guide.html Redboot documentation] - Redboot howto na CD k desce je neaktualny. | |||
* [[Boa5200 HOWTO]] | |||
* [ftp://rtime.felk.cvut.cz/MPC5200/Zizka Schematic of motherboard developed by Mr. Žižka (BOA5200MB-001)] | |||
== Git repositories == | |||
[[ | We maintain several repositories for software used on Boa5200 board: | ||
* [http://rtime.felk.cvut.cz/gitweb/boa5200/configs.git Config files] | |||
* [http://rtime.felk.cvut.cz/gitweb/boa5200/linux.git Patched linux sources] | |||
To download the linux sources use: | |||
git clone git://rtime.felk.cvut.cz/boa5200/linux.git | |||
== Work Progress == | == Work Progress == | ||
* CanFestival tutorial added into [[Boa5200 HOWTO]] --[[User:Hamacl1|Hamacl1]] 17:36, 23 October 2007 (CEST) | |||
*build toolchain+ kernel 2.6.18(Pavel P.); dhcp,tftp, root over nfs, testy (Martin M.) - | * New version of the root file-system. Telnet server is started during boot and tcpdump and strace was added from Debian. --[[User:Sojka|Sojka]] 20:40, 21 March 2007 (CET) | ||
* Added links to darcs repository --[[User:Sojka|Sojka]] 16:42, 7 March 2007 (CET) | |||
* few edits in HOWTO, successful test of TFTP boot, NFS from desktop OK --[[User:Zidekm|Zidekm]] 19:47, 19 February 2007 (CET) | |||
* TODO - instalace CAN driveru | |||
*HowTo k MPC5200 - done | |||
--[[User:Molnam1|Molnam1]] 17:32, 9 February 2007 (CET) | |||
*build toolchain+ kernel 2.6.18(Pavel P.); dhcp,tftp, root over nfs, testy (Martin M.) - done | |||
--[[User:Molnam1|Molnam1]] 17:00, 6 February 2007 (CET) | |||
* Added this section. The purpose is to keep people in sync with other's work. You should add here the brief description of your daily results. Use signature icon to put your name and date here. --[[User:Sojka|Sojka]] 15:18, 6 February 2007 (CET) | * Added this section. The purpose is to keep people in sync with other's work. You should add here the brief description of your daily results. Use signature icon to put your name and date here. --[[User:Sojka|Sojka]] 15:18, 6 February 2007 (CET) | ||
| Line 25: | Line 40: | ||
** <strike>DENX </strike>('''Martin M.''') - distribuce primarne urcena pro MPC5200Lite desku; pokus na desce BOA5200 byl neuspesny; z vyse uvedenych duvodu ani nema cenu resit | ** <strike>DENX </strike>('''Martin M.''') - distribuce primarne urcena pro MPC5200Lite desku; pokus na desce BOA5200 byl neuspesny; z vyse uvedenych duvodu ani nema cenu resit | ||
* Linux 2.4 - '''Martin Ž.''' | * Linux 2.4 - '''Martin Ž.''' | ||
** Překopilování 2.4 | ** <strike>Překopilování 2.4</strike> - nepodstatne, viz. rozchozeni jadra 2.6, kompilace 2.6 OK | ||
** TFTP boot | ** <strike>TFTP boot</strike> OK | ||
** Zkouška aplikace (Hello world) | ** <strike>Zkouška aplikace (Hello world)</strike> - OK | ||
* SocketCAN - '''Martin Ž.''' (pomůže Pavel) | * <strike>SocketCAN</strike> - '''Martin Ž.''' (pomůže Pavel) - OK | ||
* LinCAN - Petera | * LinCAN - Petera | ||
* CANopen | * CANopen | ||
** Boa5200 master ('''Hamáek''') | ** <strike>Boa5200 master</strike> ('''Hamáek''') - Canfestival tutorial added into [[Boa5200 HOWTO]] | ||
** H8S slave ('''Benda''') | ** H8S slave ('''Benda''') | ||
** ?? slave ('''Hamáek''') | ** ?? slave ('''Hamáek''') | ||
| Line 44: | Line 59: | ||
* Build sandbox ('''Michal''') | * Build sandbox ('''Michal''') | ||
== Budoucí rozšíření == | |||
* Při výrobě nových DPS pro BOA5200 zvážit přidání USB hosta. Zapojení dle: [http://www.synertronixx.de/download/AppNotes/AN009.pdf AN009] - AN pro zapojení USB host na datovou sběrnici. | |||
[[Category:Hardware]] | |||
[[Category:MPC5200]] | |||
Latest revision as of 12:38, 18 January 2010
Documentation
- Original documentation
- Redboot documentation - Redboot howto na CD k desce je neaktualny.
- Boa5200 HOWTO
- Schematic of motherboard developed by Mr. Žižka (BOA5200MB-001)
Git repositories
We maintain several repositories for software used on Boa5200 board:
To download the linux sources use:
git clone git://rtime.felk.cvut.cz/boa5200/linux.git
Work Progress
- CanFestival tutorial added into Boa5200 HOWTO --Hamacl1 17:36, 23 October 2007 (CEST)
- New version of the root file-system. Telnet server is started during boot and tcpdump and strace was added from Debian. --Sojka 20:40, 21 March 2007 (CET)
- Added links to darcs repository --Sojka 16:42, 7 March 2007 (CET)
- few edits in HOWTO, successful test of TFTP boot, NFS from desktop OK --Zidekm 19:47, 19 February 2007 (CET)
- TODO - instalace CAN driveru
- HowTo k MPC5200 - done
--Molnam1 17:32, 9 February 2007 (CET)
- build toolchain+ kernel 2.6.18(Pavel P.); dhcp,tftp, root over nfs, testy (Martin M.) - done
--Molnam1 17:00, 6 February 2007 (CET)
- Added this section. The purpose is to keep people in sync with other's work. You should add here the brief description of your daily results. Use signature icon to put your name and date here. --Sojka 15:18, 6 February 2007 (CET)
Úkoly
Vždy když je úkol splněný přeškrtněte ho a případně k němu napište komentář.
- Carrier board - Libor
- Pridat NAND flash
- Linux 2.6 - Pavel
- Žižka
A&Micro- poslali patch k 2.6 a novou verzi Redbootu, otestovano - OKDENX(Martin M.) - distribuce primarne urcena pro MPC5200Lite desku; pokus na desce BOA5200 byl neuspesny; z vyse uvedenych duvodu ani nema cenu resit
- Linux 2.4 - Martin Ž.
Překopilování 2.4- nepodstatne, viz. rozchozeni jadra 2.6, kompilace 2.6 OKTFTP bootOKZkouška aplikace (Hello world)- OK
SocketCAN- Martin Ž. (pomůže Pavel) - OK
- LinCAN - Petera
- CANopen
Boa5200 master(Hamáek) - Canfestival tutorial added into Boa5200 HOWTO- H8S slave (Benda)
- ?? slave (Hamáek)
- Toolchain + User-space (Michal + Martin Ž.)
- GLIBC
- BusyBox
- PTXdist
- Build sandbox (Michal)
Budoucí rozšíření
- Při výrobě nových DPS pro BOA5200 zvážit přidání USB hosta. Zapojení dle: AN009 - AN pro zapojení USB host na datovou sběrnici.