| Author |
Message |
|
|
Post subject: Where to get devf-generic driver for NOR-Flash?
Posted: Apr 28, 2008 - 01:39 PM
|
|
Active Member
Joined: Sep 28, 2007
Posts: 24
|
|
Hello. I'm working with a MPC8360 embedded PowerPC.
I'm using the latest BSP (1.0.0) for this board. The Problem is, that I have to use the Flash-Filesystem, but the Flash-Driver isn't included in the BSP. Neither the Board-specific flash-driver nor the generic flash-driver.
The Momentics Development Suite 6.3 doesn't came with the generic driver too. What is an generic driver for, if you don't get it anywhere!?
Everywhere is the usage of devf-gerneric described (Handbook, online help...) but the driver itself is unlocatable. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Where to get devf-generic driver for NOR-Flash?
Posted: Apr 28, 2008 - 02:21 PM
|
|
Senior Member
Joined: Dec 14, 2005
Posts: 117
|
|
Hello MasterFX,
Please check whether /sbin/devf-generic is present.
Thanks,
Yuriy
QNX Installations
Installation Name: QNX Momentics Development Suite 6.3.2
Version: 6.3.2
Base Directory: /usr/qnx632/
QNX_HOST: /usr/qnx632/host/qnx6/x86/
QNX_TARGET: /usr/qnx632/target/qnx6/
-----------------
/sbin/devf-generic
NAME=devf-generic
DESCRIPTION=x86 generic flash
DATE=2005/09/22-15:27:15-EDT
STATE=stable
HOST=osbuild.ott.qnx.com
USER=osbuild
VERSION=1.1.0
TAGID=476 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Where to get devf-generic driver for NOR-Flash?
Posted: Apr 28, 2008 - 03:53 PM
|
|
QNX Master
Joined: Sep 01, 2002
Posts: 2849
|
|
| I *think* it's part of a separate TDK |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 28, 2008 - 04:11 PM
|
|
Active Member
Joined: Sep 28, 2007
Posts: 24
|
|
As I said: It isn't present
I also used the Windows Search, but it did't find anything with devf* |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 28, 2008 - 04:13 PM
|
|
Active Member
Joined: Sep 28, 2007
Posts: 24
|
|
@mario
Yea, separate TDK. But didn't have an TDK License. Do I have to get a license for a simple "generic" driver? Why isn't anything said about that in the handbook or help? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 28, 2008 - 05:52 PM
|
|
Senior Member
Joined: Dec 14, 2005
Posts: 117
|
|
Hello,
I have just booted from
Release:6.3.2 Installation CD (Neutrino host).
No additional packages are installed.
The results of
find / -name devf-generic
are as follows:
/sbin/devf-generic
/fs/hd0-qnx4/sbin/devf-generic
/fs/hd0-qnx4/usr/qnx632/target/qnx6/armle/sbin/devf-generic
/fs/hd0-qnx4/usr/qnx632/target/qnx6/mipsbe/sbin/devf-generic
/fs/hd0-qnx4/usr/qnx632/target/qnx6/mipsle/sbin/devf-generic
/fs/hd0-qnx4/usr/qnx632/target/qnx6/ppcbe/sbin/devf-generic
/fs/hd0-qnx4/usr/qnx632/target/qnx6/shle/sbin/devf-generic
/fs/hd0-qnx4/usr/qnx632/target/qnx6/x86/sbin/devf-generic
Thanks,
Yuriy |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 29, 2008 - 06:53 AM
|
|
Active Member
Joined: Sep 28, 2007
Posts: 24
|
|
Well, I only installed the Momentics IDE. I don't use the Neutrino host. Maybe I have to search for the driver manually on the CD. We expected a bit more from QNX.
And by the way
Quote:
/fs/hd0-qnx4/sbin/devf-generic
/fs/hd0-qnx4/usr/qnx632/target/qnx6/armle/sbin/devf-generic
/fs/hd0-qnx4/usr/qnx632/target/qnx6/mipsbe/sbin/devf-generic
/fs/hd0-qnx4/usr/qnx632/target/qnx6/mipsle/sbin/devf-generic
/fs/hd0-qnx4/usr/qnx632/target/qnx6/ppcbe/sbin/devf-generic
/fs/hd0-qnx4/usr/qnx632/target/qnx6/shle/sbin/devf-generic
/fs/hd0-qnx4/usr/qnx632/target/qnx6/x86/sbin/devf-generic
Isn't hd0 your local harddrive?
In the last 6 Month we only have problems. BSP didn't come out (they always said "in a few weeks it is ready", but we have to wait about 4 Month). When the BSP was final the Ethernet didn't work. We had to correct the driver by ourselfes. And you know what, the driver didn't work because they copied the initialization routine wrong from the uboot. You really can see that they had copied it but they put the if-condition on the wrong line. So Realtime stands for "needs really time, to get to work"
Whats about GPL => Apache? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 30, 2008 - 06:37 AM
|
|
Active Member
Joined: Sep 28, 2007
Posts: 24
|
|
| I just downloaded a BSP for the mpc85xx and ported in hours of work the driver (it seems that qnx doesn't know how to do that). Ok it doesn't work with my flash but I try to implement my own instruction set. Or does anyone know how to use it with an Samsung flash (amd-instructions) |
|
|
| |
|
|
|
 |
|
|