- Original Message -
From: "Thirumalai"
To: ;
Sent: Saturday, June 12, 2010 10:40 AM
Subject: [U-Boot] random exception on ppc based board
> Hi,
>I am having a ppc based target on which linux-2.4.20 kernel is running
> with u-boot 1.3.4 as boot loader. The targe
panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing
<0>Rebooting in 180 seconds..
====
How to debug this???
-Thirumalai
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
- Original Message -
From: "Stefan Roese"
To: "Thirumalai"
Sent: Thursday, June 10, 2010 3:16 PM
Subject: Re: Regarding M96 GPU
> Hi Thirumalai,
>
> On Thursday 10 June 2010 11:43:23 Thirumalai wrote:
>> I just want to know whether the
on u-boot?
-Thirumalai
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi Stefan,
I just want know whether the following GPU is supported by u-boot
driver. ATI RADEON E4690(M96).
Or Is there any other way to add support for this GPU. I want linux need to
be booted on this GPU based Graphics Card.
-Thirumalai
Hi Matthias,
> Hi Thirumalai
>
> Am 18.05.2010 08:29, schrieb Thirumalai:
>> Hi Matthias,
>> I am going to use u-boot alone for my development. Which debugger
>> is
>> suitable for debugging u-boot and initial board bringup activity?
>> My choice i
-boot ?
-Thirumalai
- Original Message -
From: "Matthias Weißer"
To: "Thirumalai"
Cc:
Sent: Tuesday, May 18, 2010 11:18 AM
Subject: Re: [U-Boot] Support for MB86R01 cpu
> Hello Thirumalai
>
> Am 18.05.2010 07:37, schrieb Thirumalai:
>> Hi Matthia
Hi Matthias,
We are using MB86R01 processor in our design. We just want to know
what emulator/debugger can be used for initial board bring-up activity and
also whether the latest u-boot(2010.03) is supporting this processor ?
-Thirumalai
Hi denx,
Is 8640D all errata has fixed on the u-boot-2009.06 version ? Or it is
the responsible for end user ?
Kindly clarify me.
-Thirumalai
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Denx,
- Original Message -
From: "Wolfgang Denk"
To: "Thirumalai"
Cc:
Sent: Wednesday, May 05, 2010 12:38 PM
Subject: Re: [U-Boot] Random problem on MPC8640D based board
> Dear "Thirumalai",
>
> In message <0c0a8ed2edfb487097801b3175c
- Original Message -
From: "Wolfgang Denk"
To: "Thirumalai"
Cc:
Sent: Wednesday, May 05, 2010 12:02 PM
Subject: Re: [U-Boot] Random problem on MPC8640D based board
> Dear "Thirumalai",
>
> In message <8f0ecfaa4f2c46928a69de95faf2a...@itd210
machine check
Resetting Board...
Thank you
Thirumalai
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
using
ELDK-4.0 FPU unavailable exception is coming.
Thank you
Thirumalai
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi denx,
I just want to know whether the coldfire processor is supported by
u-boot and what toolchains need to be used for compilation. Whether ELDK
will support or not ?
Thank you
Thirumalai
___
U-Boot mailing list
U-Boot@lists.denx.de
http
Hi Stefan,
I am getting Machine check exception when my video driver is
initializing. When i searched the net i found that you also faced the same
kind of problem. I have mentioned the VIDEO_IO_OFFSET as 0xf000. This
address is nothing but CONFIG_SYS_PCI1_IO_VIRT which is mention
>
> On Dec 2, 2009, at 3:55 AM, Thirumalai wrote:
>
>> Thank you denx.
>>
>> Hi Jon,
>
> The email address you used for Jon is invalid (we need to update the
> maintainers file - Jon should weigh in here).
>
>>
>> I am using 2009-06 u-boot
Hi Kumar,
I am using 2009-06 u-boot for MPC8640D based custom board. I just
want to know whether the second core of MPC8640D is kicked off automatically
or will it required by the user to kick[like mpc85xx/mp.c]. Also if am
enabling the CONFIG_MP macro and CONFIG_NUM_CPUS as 2, then t
Thank you denx.
Hi Jon,
I am using 2009-06 u-boot for MPC8640D based custom board. i just
want to know whether the second core of MPC8640D is kicked off
automatically or will it required by the user to kick using cpu command
like mpc85xx/mp.c. Also if am enabling the CONFIG_MP macro
Hi denx,
I am using 2009-06 u-boot for MPC8640D based board. i just want to
know whether the second core of MPC8640D is kicked off automatically or will
it required by the user to kick. Also if am enabling the CONFIG_MP macro and
CONFIG_NUM_CPUS as 2, then the reset command of the target
Hi kumar,
We are having QUAD MPC8640D based System on which all the
processors are sharing the same boot code which is residing on the 32bit
boot flash memory. i don't find any problem with this. But i just want to
know whether it will create any problem. My configuration is Processo
Hi denx,
Is there any support for LM90 temperature sensor on u-boot? Any
patches
Regards,
T.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi all,
I am in bit of peculiar problem on booting linux kernel on my
MPC7448-TSi108 based custom board. I am using u-boot 1.3.4 which was
compiled on ELDK- 4.0. when i use bootp command to download the kernel image
from the tftp server that was already working with other custom boards t
- Original Message -
From: "Kumar Gala"
To: "Thirumalai"
Sent: Tuesday, August 18, 2009 7:45 PM
Subject: Re: Regarding 8641D uboot
> Please ask these questions on the u-boot list.
>
> - k
>
> On Aug 17, 2009, at 10:19 PM, Thirumalai wrote:
>
&g
Hi kumar,
The CONFIG_PHYS_64BIT was not defined on the header file of HPCN
but extended address translation was enabled on the start.S irrespective of
the MPC8641D_hpcn compilation option why?.
Regards,
T.
CAUTION - Disclaimer *This email may conta
Dear Denk,
I have enabled Netconsole option on my customized powerpc 7410
based processor board. I have set ncip as my host machine which is connected
through serial port (Now act as debug port but i need the ethernet to be
debug port). i have set stdout and stdin as nc as mentioned
25 matches
Mail list logo