Problem with kernel loading in PPC IBM405 based board

2003-11-07 Thread Rakesh jagota
the kernel. I have seen the stext loaction (0xc000). Can you guide me exactly where should I load this image. Thanks & Regards, Rakesh On Wednesday 11 June 2003 08:43 pm, Chris Zimman wrote: > On Thu, Nov 06, 2003 at 08:05:59PM +0530, Rakesh jagota wrote: > > Hi all, > >

problem in loading image to ppc_405(IBM)

2003-11-06 Thread Rakesh jagota
Hi all, I am working with the same processor, I am loading the vmlinux using JTAG(RISCWATCH) in the SDRAM. I am not sure abt the loaction. I am loading at 0x0002. Can you suggest me exactly atr what loaction we should load the vmlinux image and where we should jump to start the kernel. Thank

Problem with kernel loading in PPC IBM405 based board

2003-11-06 Thread Rakesh jagota
Hi all, I am working on PPC IBM 405 based processor board. I have kernel from "montavista" 2.4.17-mv121 version. I have tried to put the vmlinux image in the "SDRAM" after doing the all initialization (in boot level). We are loading the vmlinux in SDRAM at 0x0002. I am not able to see any deb

couldn't find the kernel version the module was compiled for

2003-10-20 Thread Rakesh jagota
Hi all, I am working on mpc8245 based board. I ahve compiled he rtc driver as a seperate modules. I have 2 function in assembly file i2c2.S. Its getting compiled but when I am inserting the module I am getting the above mentioned error. i2c2.o: couldn't find the kernel version the module was comp

mpc8245

2003-10-20 Thread Rakesh jagota
Hi all, I am working on mpc8245 based board. I have compiled the ppcboot with 64MB ram and its working fine and linux is ported successfully. But when I have configured the RAM to 182MB in ppcboot, I am getting the boot prompt and while loading linux its crashing . What can be the reason? Thanks

PPC 405

2003-09-12 Thread Rakesh Jagota
have to do to get the keys on my serial console. Thanks in advance Rakesh Andrew H Pham wrote: > Rakesh, > > What kernel are you using? > > Andrew Pham > > [ Rakesh Jagota writes: ] > > > > i am trying to integrate IR keyboard to a custom board. > >

PPC 405

2003-09-11 Thread Rakesh Jagota
set # CONFIG_RWMOUSE is not set Ur suggestions are appreciated Thanks in advance Rakesh Jagota ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

MPC8266ADS patch

2003-09-11 Thread Rakesh Jagota
set # CONFIG_RWMOUSE is not set Ur suggestions are appreciated Thanks in advance Rakesh Jagota ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

JTAG for mpc8245

2003-09-04 Thread Rakesh jagota
Hi all, I am working with custom desgin board based on mc8245 processor. I want to use JTAG utility to update the kernel/bootcode etc. Is the JTAG code is available for this processor. Pl provide the link if its there so that I can download the same. Thanks & regards, Rakesh Jagota ** Sent

Opera browser on IBM405PPC based board

2003-07-09 Thread Rakesh jagota
Hi all, I am working on custom design board based on IBM405 pwerpc. I want to port opera browser on this board. Did anyone try it out. Thanks & Regards, Rakesh ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

Query about Opera browswer with IBM405ppc

2003-07-09 Thread Rakesh jagota
Hi all, We are working on custom design board based on IBM405 powerPC. We want to include the opera browser on IBM405 based board. We are not able to compile the the code properly. Its asking for some qt libraries. Did anyone try this? Thanks & Regards, Rakesh ** Sent via the linuxppc-embedded

IBM405

2003-06-23 Thread Rakesh jagota
Hi all, We have ported linuc on IBM 405 ppc based board. we have a small query. How can we directly run the application after switching-on the board (without typing "root" at login prompt. Thanks & Regards, rakesh ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

Linux porting to IBM405 based board

2003-06-19 Thread Rakesh jagota
Hi all, I am able to port linux in IBM based power pc 405. I have few issues. I am not able to kill the process using "ctrl-c". I am not able to use "backspace" key to delete the character. Can anyone help me out sort out these silly issues. Thanks & Regards, Rakesh ** Sent via the linuxppc-e

Unable to mount jffs2 file system

2003-06-16 Thread Rakesh jagota
Hi all, I am working on custom design board based on IBM405 PPC. I am using OpenBios code and Linux -2.4.17 version from montavista. I have compiled the kernel with JFFS2 support. In linux/drivers/mtd/maps/redwood.c files, we have modified the partitions as per our board Our board is having 4MB

Linux booting problem

2003-06-14 Thread Rakesh jagota
Hi all, I am working on custom design board based on IBM405ppc, I am getting the error message, " oops... out of memory". Can anyone suggest me where can I find the the SDRAM size defination in the kernel. And where are they doing the memory mapping. I have modified the partitons in drivers/mtd/

Problem in booting the linux

2003-06-14 Thread Rakesh jagota
Hi all, I am working on custom design board based on IBM405 PPC. I am using OpenBios code and Linux -2.4.17 version from montavista. I am downloading the os image using serial port. After downoading the image, I am getting the follwoinbg messeges: ...

Problem in booting kernel

2003-06-14 Thread Rakesh jagota
Hi all, I am working on custom design board based on IBM405 PPC. I am using OpenBios code and Linux -2.4.17 version from montavista. I am downloading the os image using serial port. After downoading the image, I am getting the follwoinbg messeges:

How ?

2003-05-15 Thread Rakesh Jagota
I am calling read routines. Thanks in advance, Rakesh Jagota ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

How to select the flash

2003-04-26 Thread Rakesh Jagota
Hi all, I am working on custom design board based on IBM PPC405 processor. I am looking for flash, which flash should I use. I have to load bootloader, jffs2 file system, Linux os image and some applications. I have gone thr' some of the doc like uniform flash, boot block flash, etc. Can anyone su

Library size

2003-04-24 Thread Rakesh Jagota
to reduce the size of this file and whats the use of this file. Thanks & Regards, Rakesh Jagota ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

JFFS2 for IBM ppc405 based Target board

2003-04-21 Thread Rakesh Jagota
it right or not. And can I use anyone of the command like mkfs.jffs or mkfs.jffs2. Thanks & Regards, Rakesh On Monday 21 April 2003 11:30 am, you wrote: > mkfs.jffs2 > > - Original Message - > From: "Rakesh Jagota" > To: > Sent: Monday, April 21,

JFFS2 for IBM ppc405 based Target board

2003-04-21 Thread Rakesh Jagota
Hi all, I am using montavista linux priviewkit 2.4.17. Currently I am using nfs. How can I create jffs2 file fyftem. I am working with IBM power pc 405. Can anyone suggest me, how to create the jffs2 filesystem for PPC 405. Thanks & Regards, Rakesh ** Sent via the linuxppc-embedded mail list.

Tuner

2003-03-19 Thread Rakesh Jagota
Hi, Thankx for info. I have seen some of the tuner driver in ../linux/drivers/media/video folder. But i didnt find any driver for sharp tuner there. One more confusion is there, How can we select the tuner card in the config file for particular card, and is there anything else we have to write fo

Tuner

2003-03-19 Thread Rakesh Jagota
Hi all, i am working on custom design settop Box project in linux based on valcun chip(stbx25xx) ibm ppc405 . I am using montavista linux previewkit. I want to include the tuner driver for sharp tuner. I didnt see any driver for sharp tuner. Is it available and how to select this driver in our ke

ppc_405-nm

2003-03-17 Thread Rakesh Jagota
Hi all, I am working on linux. I am working with custom design board based on STBx25xx IBM ppc405 processor. I have downloaded the montavista preview kit and install on my system. I am not finding one the option "ppc_405-nm" in my cross-compiler bin directory. I want to see the system.map file and

Openbios source code for IBM405 Redwood6(stbx25xx)

2003-03-13 Thread Rakesh Jagota
Hi guys, I am working with IBM 405 based processor board for Settop Box. Can anypne suggest me the link to download the "openbios" source code for the above mentioned board. I am using linux source code provided by MontaVista. ( 2.4.17_mvl21-redwood6). Thanks & Regards, rakesh ** Sent via th

u-boot (Redwood6+ibm ppc405)

2003-03-06 Thread Rakesh Jagota
Hi all, I am working with Redwood6 board + ibm ppc405. I have downloaded the bootcode "u-boot" and I think most of the people are using the same bootloader. I didnt get "Redwood6" board in "board" directory. Can anyone suggest me how can I get that. And how to load the binary file on the target bo

How to load vmlinux in IBM405 Redwood-6 board(Teference board)

2003-03-05 Thread Rakesh Jagota
Hi all, I am working with Redwood-6 IBM ppc405 refrence design board. I am not able test the reference board. I am getting the menu on the Hyperterminal but I am not able to load the linux source code using serial port and DHCP. Can anyone suggest me whats wrong and how can i do it. I have config

USER Application on IBM 405 based processor using vulcan chip

2003-03-04 Thread Rakesh Jagota
Hi all, I am working for Settop Box project with IBM405 processor in linux. I am developing an user application to inetract the user with settop box. I am using i2c interface for this. I am not able to understand the following things: 1. Whether we should decode the Transport straem directly or we

Bootloader for IBM PPC 405 + Redwood6 (STBx25xx)

2003-02-26 Thread Rakesh Jagota
Hi all, Can anyone suggest me the link for getting the bootcode for the above mentioned board. Thanks & Regards, Rakesh ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

IBM 405 core based on STBx25xx board

2003-02-24 Thread Rakesh Jagota
Hi all, Is someone working with the above on settopBox. I am trying to write Tuner user space driver. I am not getting much input on this, Can anyone in the list help me out to develope this application. I am using montavista previewkit and modules provided by IBM. Can anyone suggest me the chip