On Aug 10, 2006, at 1:55 PM, Mark A. Greer wrote:
> On Thu, Aug 10, 2006 at 11:51:30AM -0500, Milton Miller wrote:
>> On Tue Aug 8 2006 01:04:08 PM CDT, Mark A. Greer wrote:
>>> If we're going to allow cmdline editing in the bootwrapper, we would
>>> need to extend the size of a property.
...
>> W
On Aug 10, 2006, at 6:18 AM, Prashant Yendigeri wrote:
>
> Hi,
>
> The gianfar driver of 2.6.12 and 2.4.20 give different outputs on
> the same PPC 8540 board.
>
> What could be the reason ?
>
> Output on 2.4.20 :
> /root # ifconfig eth0 172.28.8.254 up
> eth0: PHY is Marvell 88E1011S (1410c62)
On Thu, 2006-08-10 at 16:04 -0700, Ben Weintraub wrote:
> Howdy,
>
> I'm wondering if anyone has had success getting Ingo Molnar's realtime
> preemption patch (the one here:
> http://people.redhat.com/mingo/realtime-preempt/ ) working on the ppc
> arch.
>
This is probably a better question for
.
URL:
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060810/321c45d0/attachment.htm
On Thu, 2006-08-10 at 13:22 -0400, wei.li4 at elf.mcgill.ca wrote:
> Hi All,
>
> I am working on wireless data application via MPC875 host USB, is there
> any difference to use Linux 2.6.x or Linux 2.4.x? Is it Linux 2.6 more
> like RTOS? Thanks.
>
Yes, absolutely. Recent Linux 2.6 kernels (s
I don't think "kernel.img" is a standard name for any kind of images.
Maybe you have to look into the content to find out which kind of image
it is.
Best Regards,
Leo
> -Original Message-
> From: linuxppc-embedded-bounces+leoli=freescale.com at ozlabs.org
> [mailto:linuxppc-embedded-bounce
-- next part --
An HTML attachment was scrubbed...
URL:
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060810/c02317fe/attachment.htm
Martin,
On Thu, 2006-08-10 at 13:12 -0700, Martin, Tim wrote:
>
> I tried this as well and have the same GDB synchronization problem e.g.
>
> break log_stuff
> commands
>silent
>if (variable_logging_enabled)
> printf "(%d,%d)\n",stuff1_variable,stuff2_variable
>end
>
rmail/linuxppc-embedded/attachments/20060810/c889344e/attachment.htm
Howdy,
I'm wondering if anyone has had success getting Ingo Molnar's realtime
preemption patch (the one here:
http://people.redhat.com/mingo/realtime-preempt/ ) working on the ppc
arch.
I'm working with patch-2.6.17-rt8 (the latest) and linux-2.6.17. The
realtime-preempt patch seems to include
__
> Linuxppc-embedded mailing list
> Linuxppc-embedded at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
-- next part --
An HTML attachment was scrubbed...
URL:
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060810/0aaea748/attachment.htm
On Thursday 10 August 2006 15:00, Martin, Tim wrote:
> >> Second question would be - is there an easier way to accomplish what
> >> I'm trying to do, which is basically emulate a serial port with GDB.
> >
> > Use NetConsole or remotey log it with syslog...
>
> I guess I wasn't clear in the problem
n index;
Regards,
Bizhan
-- next part --
An HTML attachment was scrubbed...
URL:
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060810/2fc7640b/attachment.htm
Hi all,
Since my evaluation board based on MPC875 is pre-installed RedBoot
Loader and Linux with this kit can be loaded and execute, but I want to
try public powerpc linux, which can be loaded, but not execute. Dose
any one know how to change it so that it is compatible with RedBoot? I
checked
Hi All,
I am working on wireless data application via MPC875 host USB, is there
any difference to use Linux 2.6.x or Linux 2.4.x? Is it Linux 2.6 more
like RTOS? Thanks.
Wei
Ben,
> How about something a bit simpler like running gdb within a
'script' context,
> which will log your session to a file. Get gdb to print the variables
to the screen
> (using 'print' or whatever), wrap your data with easily searchable
characters
> (eg. ***data1 data2 data3***), then f
i need to use fb0, to send the serial data to frame buffer ?
>
>> login:rrtt
>> Password: Password:
>> login on `ttyS0'ogin on `ttyS0'login[83]: root
>>
>> ~ # ~ # llss
>> ~ # ~ # iiffccoonnffiigg
>>
>> And whatever i enter on the minicom also gets print on the vga monitor
>> but only once.
>> When i comment the if directive, On the vga monitor i could see only
>> upto login prompt.
>>
>> I don't know why the printk statement i added in the serial driver
>> prints on the vga monitor.
>>
>> As said by shkatikannan, i am going through the vga driver to copy to
>> the frambuffer. But yet couldn't get it exactly in the code where to copy.
>>
>> Please tell me if i am in the wrong path.
>>
>> Thanks & Regards
>> Sudheer
>>
>>
-- next part --
An HTML attachment was scrubbed...
URL:
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060810/29f4729e/attachment.htm
>> Second question would be - is there an easier way to accomplish what
>> I'm trying to do, which is basically emulate a serial port with GDB.
>
> Use NetConsole or remotey log it with syslog...
>
I guess I wasn't clear in the problem statement - this target doesn't
have a serial port, an e
On Thu, Aug 10, 2006 at 11:51:30AM -0500, Milton Miller wrote:
> On Tue Aug 8 2006 01:04:08 PM CDT, Mark A. Greer wrote:
> > If we're going to allow cmdline editing in the bootwrapper, we would
> > need to extend the size of a property. We've never really talked about
> > cmdline editing in the p
On Tue Aug 8 2006 01:04:08 PM CDT, Mark A. Greer wrote:
> If we're going to allow cmdline editing in the bootwrapper, we would
> need to extend the size of a property. We've never really talked about
> cmdline editing in the powerpc branch but I assume that its a good
> thing(tm). I know I would
irective, On the vga monitor i could see only
upto login prompt.
I don't know why the printk statement i added in the serial driver
prints on the vga monitor.
As said by shkatikannan, i am going through the vga driver to copy to
the frambuffer. But yet couldn't get it exactly in the code where to copy.
Please tell me if i am in the wrong path.
Thanks & Regards
Sudheer
> --
> Regards
> Andrey
>
>
-- next part --
An HTML attachment was scrubbed...
URL:
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060810/06da7bd7/attachment.htm
--- "Martin, Tim" wrote:
> This may be more of a question for GDB folks...but I'll post
> it here
> because it relates to embedded systems as well.
>
> I'm trying to validate some signal processing software on an
> embedded
> Virtex4 PowerPC 405. Basically, the validation consists of
> calli
n before the cont statement?
Second question would be - is there an easier way to accomplish what I'm
trying to do, which is basically emulate a serial port with GDB.
Tim
-- next part --
An HTML attachment was scrubbed...
URL:
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060810/6fc37e8c/attachment.htm
sudheer wrote:
> Andrey Volkov wrote:
>> urwithsudheer wrote:
>>> Hello All,
>>> I am working with a pci based vga card. I have connected the vga card
>>> next to the pci slot of my target processor on the baseboard.
>>> I have connected a monitor to the vga card.
>>> When i boot linux from minico
Dear Frank,
I know you are using U-boot on ML403 now. So can you say something about
how to configure U-boot as ML403 board? I noticed that in U-boot 1.1.4,
there is only ML300 supported. So if I want to configure the board as ML403
and some other customed options(e.g. no EEPROM), what shall I d
Hi Frank D Lombardo
Thanks for the reply.
I have done the same and got the support files for system ace.
Thanks & Regards
Sudheer
Frank D Lombardo wrote:
> sudheer wrote:
>> Hello Ameet Patil
>>
>> I am looking for linux kernel source 2.6.16 with system ace
>> controller support. I download
urwithsudheer wrote:
> Hello All,
> I am working with a pci based vga card. I have connected the vga card
> next to the pci slot of my target processor on the baseboard.
> I have connected a monitor to the vga card.
> When i boot linux from minicom, i could see all the kernel log messages
> on b
27 matches
Mail list logo