Forgot the screen dump:
U-Boot 1.3.0 (Oct 31 2008 - 10:01:02) MPC83XX
Reset Status: Software Hard, External/Internal Soft,
External/Internal Hard
CPU: e300c3, Rev: Unknown revision number:80b10020
Warning: Unsupported cpu revision!
Board: Freescale MPC8313ERDB
I2C: ready
DRAM: 64 MB
FLASH:
Thanks for that info Scott. However I am still stuck.
Please take a look at how I adjusted the DTS:
[EMAIL PROTECTED] {
device_type = "mdio";
compatible = "gianfar";
reg = <24520 20>;
#
Joe Shmo wrote:
What I don't know is what reg = <4> means. Is that
the phy address or the interrupt?
It's the PHY address.
My phy is the National semi dp83848. It does not use
an IRQ. Should I replace this with zero? Should I
take that line out of the DTS file?
You should remove the in
Hello,
I need some help interpreting the DTS file for this
board such that I can change it to support our new
Phy. Here is what the DTS file shows unmodified:
[EMAIL PROTECTED] {
device_type = "mdio";
compatible
> I'm using hexadecimal value for "root". I guess in your case try
"root=1f05.
Dominik,
Thank you, that worked!
Aha, so "1f05" is /dev/mtdblock5 addressed via its maj/min dev nums:
~ # ls -l /dev/mtdblock5
brw-r-1 root root 31, 5 Nov 17 2008 /dev/mtdblock5
Best regards
Chr
Varlese, Christopher wrote:
> I'm having some trouble booting from a JFFS2 disk partition.
> I have a few questions maybe someone can help.
>
>
> Q1: mtdparts=x not necessary?
> U-Boot supports configuring and passing mtdparts=x in the kernel
> command line. But with pow
I'm having some trouble booting from a JFFS2 disk partition.
I have a few questions maybe someone can help.
Q1: mtdparts=x not necessary?
U-Boot supports configuring and passing mtdparts=x in the kernel
command line. But with powerpc the partitions can be defined in
the device tree an
Hello, every one.
Now I want to port MPC8321E PCI support to linux2.4.20 from
linux2.6.20. I have read the patch
http://www.mail-archive.com/linuxppc-embedded@ozlabs.org/msg13903.html,
but some problems also occured.
When the linux kernel PCI subsystem initialize, it can probe 2 PCI devices.
Foun
We are working with the Freescale MPC8360 MDS evaluation board and are
having
trouble getting the 8 x Fast Ethernet (RMII) interfaces working with
Linux.
I would be interested to hear from anyone who has activated these
interfaces
with Linux or can offer useful advice.
Our setup:
- MPC8360EA
ld be helpful for me to proceed,
since I am really strucked up here and couldn't track down. I would
also like to know whether I could follow the same logic/framework
implemented in the 8260 driver or not.
Expecting your help in this regard.
Thanks &
Hi Ed,
I have duplicated your problem with the Dell keyboard.
I then connected a Logitech keyboard and that worked.
I added a bunch of debug messages to track what was going on and I ended up in
the function usb_find_interface_driver(...) in usb.c.
As far as I can tell, both keyboards are reco
s for your feedback.
I tried out your suggestion of using an offset address instead of an absolute
address in the dts, but that did not help.
I am still getting the error:
LK_DEBUG: gpio.c : of_get_gpio : /localbus/[EMAIL PROTECTED],0: gpio controller
/[EMAIL PROTECTED]/[EMAIL PROTECTED]: i
BUG: of_plat_dev_create : NAME=gpio-controller
# LK_DEBUG: of_plat_dev_create : NAME=localbus
# LK_DEBUG: of_plat_dev_create : NAME=upm
Most probably something is wrong in my device tree (listed below). Can someone
please point me in the right direction?
thanks a lot for your help.
> Cc: linuxppc-embedded@ozlabs.org
> Subject: Re: Board is not booting - Please Help me
>
> On Wed, Jul 30, 2008 at 01:14:52PM +0530, Naresh Bhat wrote:
> > Hi Guys
> > I have ML507 board. By using "ml507_bsb_design_ppc440.zip"
> > I have created the &quo
; 1. My own "DTS" file (attached with the mail)
> 2. My own "download.bit" file
> 3. My own ACE file. (Used the Montavista Pro 5.0 kernel., Kernel is compiled
> with ARCH=powerpc, CROSS_COMPILE=ppc_440-, used the ml507_defconfig)
Unfortunately, I'm not able to h
3. My own ACE file. (Used the Montavista Pro 5.0 kernel., Kernel is compiled
with ARCH=powerpc, CROSS_COMPILE=ppc_440-, used the ml507_defconfig)
*My problem is:*
The ML507 board Booting and nothing will be displayed after device flat
tree(see the below Logs).
please help me on
[EMAIL PROTECTED] wrote:
Hello folks,
we run a proprietary board with Freescale MPC8641D using U-boot 1.1.4
and Linux kernel 2.6.23
I read in the logs some messages that 2.6.23 does contain some bugs
related to PCIe
Correct.
and it would be a good choice to upgrade to 2.6.25. Is
this
version.
Any help is appreciated.
Thanks in advance.
Joachim
--
Dipl.-Ing. Joachim Bader
Research & Technology
Cockpit and Display Systems
Diehl Aerospace GmbH
An der Sandelmuehle 13
D-60439 Frankfurt
Phone +49-69-5805-1270
Fax +49-69-5805-1400
e-mail: [EMAIL PROTECTED]
http://www.d
Hi,
I am working on implementation of I2C driver for both MPC8540(A) &
MPC8560(B) in Master Mode scenarios. The problem I am facing is given below
If I read any buffer part via I2C bus from A to B continuously,the driver is
working fine. However during this processing ,if B tries to
Hi All,
While generating the "linux_system.bit" for my ML403 board I am getting this
error
/bin/sh: line 1: 6954 Aborted bitgen -w -f bitgen.ut
system_linux
make: *** [implementation/system_linux.bit] Error 134
Done!
can anybody tell why I am getting this error? Plea
> modified to work with CPM2-based parts.
>
> The bad news is that, from my experience with the CPM2, the controller is
> almost unusable. It eats around 40% CPU time on my MPC8248 system, and
> requires software help to generate SOF tokens, which results in bad SOF
> tokens being
gt; driver called fhci is available.
> >
> > The MPC872ADS is supported in recent kernels so switching shouldn't be too
> > difficult.
> >
> >
>
> Hi Laurent,
> i have some basic queries, i have some knowledge on what is UHCI or OHCI,
> but can you please br
ernels so switching shouldn't be too
> difficult.
>
>
Hi Laurent,
i have some basic queries, i have some knowledge on what is UHCI or OHCI,
but can you please brief me what is FHCI and some info regarding this ?
googling on this dint help me much.. :(
we are using powerpc architec
Hi, All,
I have one question about JTAG programming to ask for your help.
Do you know how to access PowerPC's GPRs via JTAG port? I mean if we must
use private JTAG instruction of Freescale to access GPRs, SPRs of
powerpc/mcu.
I plan to design a JTAG tester to speed-up our hardware d
On May 22, 2008, at 8:08 AM, sandeep malik wrote:
Hi,
We are using MSC7120 (e300 based) board running Montavista Linux
2.4. We are observing a random crash with the following dump:
Kernel stack overflow in process c5b22000, r1=c5b22460
NIP: XER: 2000 LR: SP: C5B22460 R
Hi,
We are using MSC7120 (e300 based) board running Montavista Linux 2.4. We are
observing a random crash with the following dump:
Kernel stack overflow in process c5b22000, r1=c5b22460
NIP: XER: 2000 LR: SP: C5B22460 REGS: c5b223b0 TRAP:
0400 Tainted: P
MSR: 20001032 EE:
: Attempted to kill init!
Rebooting in 180 seconds..
How do I fix it?Do I miss anything?Thanks for your help ahead.
Sincerely,
Jie
___
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded
On Tue, Apr 22, 2008 at 01:10:54PM +0800, 张世乐 wrote:
> Thank you, Doctor Scott. I'm very grateful to you for you kindly help.
>
> I'll try the way you suggested soon.
>
> And, my code for light the led run as follows:
>
> void set_led_a_red(void)
Thank you, Doctor Scott. I'm very grateful to you for you kindly help.
I'll try the way you suggested soon.
And, my code for light the led run as follows:
void set_led_a_red(void)
{
/*PDIRC: 0xfc010d40*/
/*PPARC: 0xfc010d44*/
/*PODRC: 0xfc010d4c*/
On Mon, Apr 21, 2008 at 11:06:28AM +0800, 张世乐 wrote:
> Uncompressing Kernel Image ... OK
> Booting using the fdt at 0x60
>
> [nothing output and hanging here]
>
> I use the led on the board to trace the kernel fund it stop in the function
>
> setup_common_caches in arch/powerpc/kernel/cpu_s
Hi All,
I encounter a problem when porting kernel 2.6.25 to a mpc8247 platform board.
after run command line: bootm 30 - 60
the output of u-boot like this:
[snip]
Uncompressing Kernel Image ... OK
Booting using the fdt at 0x60
[nothing output and hanging here]
I use the led on the
732A
> B-1410 Waterloo
> Belgium
>
> T +32 (2) 387 42 59
> F +32 (2) 387 42 75
>
>
> ___
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
-
Hi Amarendra,
On Wednesday 26 March 2008 17:11, Amarendra_Reddy wrote:
>
> Hi all,
>
> We are working on implementation of the USB host controller driver for the
> MPC8272ADS (eval board).
>
> The USB Host controller on MPC8272 chip is neither UHCI nor OHCI compliant.
>
> We downloaded the p
d area, sig: 11 [#1]
PREEMPT
--
I have a little knowledge of USB support by Linux.
If anyone has any clues or faced such a problem,
it would be of great help if you could reply or give any suggestion.
Thanks in advance
Amarendra Reddy
--
View th
I would appreciate a little help getting a USB keyboard working on a
MPC5200B-based Lite5200 clone board.
I'm working with the 2.4.25 kernel from ELDK 3.1. I've tweaked my kernel
configuration parameters enough to have gotten a some USB functionality
working (memory stick, and mou
hird parties.
We can all help to protect the environment. Please do not print out this
message unless absolutely necessary.
<>___
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded
Hi, all :
I would like to migrate to linux SBC a15b (men mikro, mpc8245), I know that
the most appropriate kernel 2.4.18 is, I need to know can be used in
cross-compiler and version. Such as: eldk 3.0, it may be compiled 2.4.18? ?
Thank you!
On Tue, 29 Jan 2008 16:11:35 -0800 (PST)
jie han <[EMAIL PROTECTED]> wrote:
> Hi all,
> I want to port amcc yucca board denx linux kernel from ARCH=ppc to
> ARCH=powerpc. I used sequoia.dts for yucca baord demo device tree file.
I would start with the Katmai DTS instead. It's at least the same
Hi all,
I want to port amcc yucca board denx linux kernel from ARCH=ppc to
ARCH=powerpc. I used sequoia.dts for yucca baord demo device tree file.
I set uart0 as follow:
UART0: [EMAIL PROTECTED] {
device_type = "serial";
compatible = "ns16550";
Original Message
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: linuxppc-embedded@ozlabs.org
Sent: Friday, December 7, 2007 4:58:56 AM
Subject: Help with MPC5200 + Bestcomm + Local Plus Bus same problem [ifm
ScanMail: oK]
Hello Roger,
i have read
use the same
Kernel. It would be nice, if you could help me, to program a linux driver
for that. Or maybe you have any examples. So looking forward for you
reply. Thanks a lot for your time.
best regards Jan Baldauf___
Linuxppc-embedded mailing list
It just take some time to figure out that there is no make cuImage
for the embedded powerpc stuff when you want to embed the
OF device tree into the target.
You have to use 'make zImage' instead.
The following patch adds a comment to the platform specific
'make help' sec
hi,everyone!
i've got a amcc440ep,and i buy a pci video-card, but it doesn't work.i want
to know which card is well supported by amcc440,does anyone knows? thank you
!
___
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mail
Hi David,
I'll take a look at the PDF file you sent me.
Thanks,
dell
David Hawkins <[EMAIL PROTECTED]> wrote: Hi Dell,
If you do decide to look at kernel drivers, Jeff has sent you
code, and I also have a tutorial with example code you are
welcome to look at:
http://www.ovro.caltech.edu/~dwh/c
Oh no, it's not necessary to use /proc, pdev-lcd was my first device
driver. I wanted to try out all of the different features and it was
fun to add a /proc interface. It could just as easily have a read
interface or an ioctl() or whatever.
I think LDD3 is fantastic, stick with it and go slo
Hi Jeff,
I read the device drivers part of the LDD3, it's really difficult as I
expected. Thanks for the sample codes. I'll develop my own driver basing from
your samples. Regarding reading the status of the LED, is it really necessary
to use proc?
Regards,
dell
Jeff Mock <[EMAIL PROTECTED]>
On Wed, 17 Oct 2007 13:26:42 -0700
Jeff Mock <[EMAIL PROTECTED]> wrote:
>
>
> Josh Boyer wrote:
> > On Tue, 2007-10-16 at 23:21 -0700, Jeff Mock wrote:
> >> David Hawkins wrote:
> I have a PPC440EPx Sequoia Evaluation board that runs on Linux 2.6.21.
> What I would want to do is to co
Josh Boyer wrote:
> On Tue, 2007-10-16 at 23:21 -0700, Jeff Mock wrote:
>> David Hawkins wrote:
I have a PPC440EPx Sequoia Evaluation board that runs on Linux 2.6.21.
What I would want to do is to control (write and read values to) its
GPIO. Perhaps similar to Turbo C's outputb(0
Hi Dell,
If you do decide to look at kernel drivers, Jeff has sent you
code, and I also have a tutorial with example code you are
welcome to look at:
http://www.ovro.caltech.edu/~dwh/correlator/pdf/LNX-723-Hawkins.pdf
http://www.ovro.caltech.edu/~dwh/correlator/software/driver_design.tar.gz
Feel
This depends on the 440 chip itself. If I recall correctly, the
> 440EP(x) chips don't have I/O above 4GB.
>
> josh
>
> ___
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listin
On Tue, 2007-10-16 at 23:21 -0700, Jeff Mock wrote:
> David Hawkins wrote:
> >> I have a PPC440EPx Sequoia Evaluation board that runs on Linux 2.6.21.
> >> What I would want to do is to control (write and read values to) its
> >> GPIO. Perhaps similar to Turbo C's outputb(0x378,0x01) to write and
David Hawkins wrote:
>> I have a PPC440EPx Sequoia Evaluation board that runs on Linux 2.6.21.
>> What I would want to do is to control (write and read values to) its
>> GPIO. Perhaps similar to Turbo C's outputb(0x378,0x01) to write and
>> inportb(0x378) to read. I read the PPC440EPx manual bu
Hi,
I am a Linux and PPC newbie.
I have a PPC440EPx Sequoia Evaluation board that runs on Linux 2.6.21. What I
would want to do is to control (write and read values to) its GPIO. Perhaps
similar to Turbo C's outputb(0x378,0x01) to write and inportb(0x378) to read. I
read the PPC440EPx manual b
atic unsigned int mem_phys = 0;
static unsigned int mem_pages = 0;
static unsigned int mem_size = 0;
static void show_usage()
{
printf("\nUsage: mem_debug -a -n \n"\
" -hHelp (this message)\n"\
" -a Hex address to
Hi,
I am a Linux and PPC newbie.
I have a PPC440EPx Sequoia Evaluation board that runs on Linux 2.6.21. What I
would want to do is to control (write and read values to) its GPIO. Perhaps
similar to Turbo C's outputb(0x378,0x01) to write and inportb(0x378) to read. I
read the PPC440EPx manual b
etter one somewhere else? I can send my dts file and the
> kernel .config file if anyone is willing to help
>
> Thanks in advance,
>
> Nick
>
> ___
> Linuxppc-embedded mailing li
had to
upgrade.
I used the latest kernel code from DENX. Is this a good distribution or
is there a better one somewhere else? I can send my dts file and the
kernel .config file if anyone is willing to help
Thanks in advance,
Nick
___
Linuxppc-embed
se/bk-client2.0/linuxppc-2.4.26/lib/lib.a \
--end-group \
-o vmlinux
drivers/block/block.o(.text.init+0x6c8): In function `xsysace_init':
: undefined reference to `XSysAce_Initialize'
make: *** [vmlinux] Error 1
Please i hope so you can help me, I carry
th my ml403 board or ac97 driver,could anyone be kind to
> help me test it on your board or point out my problem?
Today I took some time and tried to compile your driver, but one of the
first things I saw was that there is a file missing: "xac97_l.h". I
think, it contains your "lo
On Thu, Jul 12, 2007 at 03:57:32PM -0700, Vikram Kone wrote:
>
>Hi..
>I'm a linux newbie and im working on porting the USB driver ISP1362 by
>Philips on to my Freescale ppc board.
>I dont know how to do this... so if any of you can tell me how to do this
>step by step, i would
ory
make[1]: *** No rule to make target
`/auto/wsvkone/usb/Vendor/linux-2.6.10/arch/i386/Makefile'. Stop.
make[1]: Leaving directory `/auto/wsvkone/usb/Vendor/linux-2.6.10'
make: *** [all] Error 2
bash-2.05b$
I guess this is due to the 'arch' problem. I mean since there
..
What tool chain?
> but i dont know how to use it
Did you read the documentation?
What problem do you have?
> P.S. I downloaded the deive driver and host controller drivers from
> sourceforge.net and both of them seem to work for 2.6.6 kernel for i386
> arch ..
Fine!
> P.P.
..
What tool chain?
> but i dont know how to use it
Did you read the documentation?
What problem do you have?
> P.S. I downloaded the deive driver and host controller drivers from
> sourceforge.net and both of them seem to work for 2.6.6 kernel for i386
> arch ..
Fine!
> P.P.
Hi
I have a simple oss ac97 playback driver for xilinx ml403 and linux2.6.17
kernel,but when I test it with a *.wav file with sample rate 44.1k, there is
much noisy, and I want to know whether there's problem with my ml403 board or
ac97 driver,could anyone be kind to help me test
th of them seem to work for 2.6.6 kernel for i386 arch ..
P.P.S : Wolfgang ??!1 Can you help me out... I went through the archives on the
list and seems thatu answered many Qs on this driver. But i didnt find any post
specifcally for my problem..so

Vikram Kone
College Intern
them seem to work for 2.6.6 kernel for i386 arch
..
P.P.S : Wolfgang ??!1 Can you help me out... I went through the archives on
the list and seems thatu answered many Qs on this driver. But i didnt find
any post specifcally for my problem..so

<http://www.cisco.com/global/EMEA/br
Hi silicom,
On Tue, 2007-07-03 at 10:22 +0800, silicom wrote:
> I'm writing an ac97 driver with interrupt mode on xilinx ml403 and
> linux 2.6.17.1 platform but encounter a incredible problem,can anyone
> send me a copy of the driver code.
I read your previous mails (about a problem with the
On 7/2/07, silicom <[EMAIL PROTECTED]> wrote:
>
> Hi
> I'm writing an ac97 driver with interrupt mode on xilinx ml403 and linux
> 2.6.17.1 platform but encounter a incredible problem,can anyone send me a
> copy of the driver code.
I think there is a driver in MontaVista's 2.4 tree, but I haven
On Mon, 2007-07-02 at 18:49 -0700, Bizhan Gholikhamseh (bgholikh) wrote:
> > > $ dtc -f -I dts -O dtb mpc8541cds.dts
> > > DTC: dts->dtb on file "mpc8541cds.dts"
> > > syntax error at line 15
> > > FATAL ERROR: Couldn't read input tree
> >
> > Where did you get your dtc version from?
> >
> Sorry
> > > $ dtc -f -I dts -O dtb mpc8541cds.dts
> > > DTC: dts->dtb on file "mpc8541cds.dts"
> > > syntax error at line 15
> > > FATAL ERROR: Couldn't read input tree
> >
> > Where did you get your dtc version from?
> >
> Sorry I answered the question wrong. I downloaded the gzip tar file from
> Dav
HiI'm writing an ac97 driver with interrupt mode on xilinx ml403 and linux
2.6.17.1 platform but encounter a incredible problem,can anyone send me a copy
of the driver code. thanks sincerely. ___
Linuxppc-embedded mailing list
Linuxppc-embedded@o
> > $ dtc -f -I dts -O dtb mpc8541cds.dts
> > DTC: dts->dtb on file "mpc8541cds.dts"
> > syntax error at line 15
> > FATAL ERROR: Couldn't read input tree
>
> Where did you get your dtc version from?
>
Sorry I answered the question wrong. I downloaded the gzip tar file from
David Gibson web pa
> -Original Message-
> From: Josh Boyer [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 02, 2007 6:33 PM
> To: Bizhan Gholikhamseh (bgholikh)
> Cc: linuxppc-embedded@ozlabs.org
> Subject: Re: help on dts compiler please.
>
> On Mon, 2007-07-02 at 17:04 -0
On Mon, 2007-07-02 at 17:04 -0700, Bizhan Gholikhamseh (bgholikh) wrote:
> Hi
> I have downloaded the latest Linux code from the following git tree:
> git:// git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git
>
> I have also installed dtc compiler version.
> I am trying to create dtb fil
Hi
I have downloaded the latest Linux code from the following git tree:
git:// git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git
I have also installed dtc compiler version.
I am trying to create dtb file from mpc8541cds.dts.
I ran the following command and get error:
$ dtc -f -I dts -
On Thursday 14 June 2007 04:57, volcano wrote:
> hi all :
>I have been reading the U-BOOT code based on mpc8260 these days.Can you
> show me where can I find the document which have the explaination of the
> whole code . thanks.
You should start here:
http://www.denx.de/wiki/DULG
--
Ricardo
hi all :
I have been reading the U-BOOT code based on mpc8260 these days.Can you
show me where can I find the document which have the explaination of the whole
code . thanks.
___
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://oz
techie mj wrote:
> Hi All,
>
> For my project work(Packet filter) we are planning to buy a used
> WindRiver
> EST SBC8260 board
The board you purchase should as closely as possible resemble your
actual product/target.
Alot depends on what you are actually trying to accomplish.
If you a
Hi All,
For my project work(Packet filter) we are planning to buy a used WindRiver
EST SBC8260 board.
I am new to this. So i request everyone to suggest me what i should look for
while buying the board.My development environment will be LINUX may be
vxworks in future.
1) My dealer is providing o
I need to do something every time the number of seconds in the kernel
timer increases.
I would like to have something like:
time_t currSecs, currSecs;
while (1)
{
read(fd, ); /* Sleep for 1 second */
time(&currSecs); /* I want to be sure that currSecs is
Hi, allI am
entirely new to the PPC platform. I wish to know whether there is a existing
port/code for SPI driver on MPC852T. Otherwise do we have any reference
code.Also required is the help on the understanding document on SPI.
Please let me know asap. ANy inputs will be highly
ailto:[EMAIL PROTECTED]
org] On Behalf Of Gary Schumacher
> Sent: Friday, April 06, 2007 8:34 AM
> To: linuxppc-embedded@ozlabs.org
> Subject: Powerpc newbie help
>
>
>
>
> I am in the process of upgrading a Linux kernel from 2.4,20
> to 2.6.20 on
> a pro
On Fri, 2007-04-06 at 08:33, Gary Schumacher wrote:
>
>
> I am in the process of upgrading a Linux kernel from 2.4,20 to 2.6.20 on
> a proprietary board that uses the PPC 750Fx (without Open Firmware) and
> am having the following problems:
I'm afraid I can't speak to the 750.
> 1. Is there m
I am in the process of upgrading a Linux kernel from 2.4,20 to 2.6.20 on
a proprietary board that uses the PPC 750Fx (without Open Firmware) and
am having the following problems:
1. Is there more information on Device Trees so I can construct one
myself? I have been reading "Device trees ev
>I attached a driver for the SPI controller of MPC875 that I'm
developing. It's not yet complete, actually, in >the mpc8xx_transfer ()
method simply tries to transmit 3 bytes (the SPI controller is looped)
and thus I
Hi Melinda,
I saw that you are using __pa() to convert virtual to physical add
Hi,
I attached a driver for the SPI controller of MPC875 that I'm developing. It's
not yet complete, actually, in the mpc8xx_transfer () method simply tries to
transmit 3 bytes (the SPI controller is looped) and thus I expect to receive
the same three bytes. It works sometimes, but not always a
73.pcx)
To:Linux PPC Linux PPC
cc:<[EMAIL PROTECTED]>
Subject: Re: Please
hanks.
Date: Wed, 28 Feb 2007 16:53:39 -0500
From: [EMAIL PROTECTED]
Subject: Re: Please help me with compiling the kernel for ML403
To: linuxppc-embedded@ozlabs.org
Message-ID:
Content-Type: text/plain; charset="us-ascii"
Mohammad,
I d
pic26924.pcx)
Sent by:
[EMAIL PROTECTED]
To:
cc:
Subject:Please help me with compiling the kernel for ML403
Security Level:? Internal
Hi
It is some thing more than 2 weeks that I'm trying to compile the k
Hi
It is some thing more than 2 weeks that I'm trying to compile the kernel for
ML403.
Posted to questions here, but unfortunately, didn't get any answer from the
experts here.
I have tested every thing I knew ( with my limited knowledge ) and now, I
really need your help.
I
Hi all,
I port my mpc8270 board from kernel-2.4.24 to kernel-2.6.19(based on
www.denx.de),I setup smc1 as console port.The kernel .config as follow
#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_SERIAL_CPM=y
CONFIG_SERIAL_CPM_CONSOLE=y
# CONFIG_SERIAL_C
Can I see your xparameters.h and kernel .config files please? EDK project can
help as well, or at least MHS & MSS files along with BSP TCL scripts - I think
you use some Linux BSP, right?
Also how do you load kernel - using u-boot? If so, can you please define DEBUG
in cmd_bootm.c file
Hello.
I would need some help to understand what is the problem...
I am a bit lost...
The board is very similar to the Xilinx ML403 with a Virtex-4 and PPC 405.
What can I provide to make the debugging easier?
Can the problem be the content of the initrd RAM disk?
Thanks for your help.
Luca
Hello everyone,
I am developing the SPI driver for MPC8248. I need some
help SPI Parameter RAM functionality.
In the reference Manuel t it is given that we need to allocate memory for
Parameter RAM in dpram and assign its address in the processor parameter
Ram. But the few
knowing everything about Compact Flash,
go here: http://www.compactflash.org/ You can download the spec, which
should help you sleep.
If you want to know how to interface Compact Flash to your Local Bus,
here's a good document. I'm not intimately familiar with the 8360, but
unless F
Hello all,
This is bala, I am using MPC8360 board and compact
flash is connected via Local Bus Controller(UPM).
I have the following questions
what are the necessary document to be read for writting the driver for
compact flash.
What is the relation between compact flash an
Robin Gilks wrote:
Having failed miserably to get a filesystem up on my 859 target, I
thought I'd look for assistance.
[snip]
Note that *ALL THREE* filesystems run fine on the same target with a
2.4.22 kernel (and exactly the same kernel command lines).
Is 2.6.18 *REALLY* this broken or i
hi,,
guy,,
I am trying to read my PPC405D4,, the problem is , my serial cable DB9 to
RJ12 is missing , and I need
to configure my Riscwatch Probe setting up the IP/TCP ,, does some one have
, a Riscwatch probe, and and check the serial cable how is configurated, for
I can buil'it here.
Exampl
Hi folks,
I downloaded linux 2.6.18-rc2-g73a589b5.tar.bz2 from
ftp://ftp.denx.de/pub/linux 2 months ago, but there are some problems
with porting it to MPC875 demo board. Today, when I checked the website
again, it is not there! Does anyone tell me where to download newer
linux 2.6.18 for embe
while ((stat = cur_req(&SysAce, sector,
> 2,
> buffer)) == XST_DEVICE_BUSY)
> xsa_short_delay();
> #endif
>
> Ameet , could you help me understand the impact of the parame
1 - 100 of 590 matches
Mail list logo