Re: [U-Boot] Using fw_setenv from Linux

2009-10-06 Thread Rahanesh
Dear Wolfagng, Wolfgang Denk wrote: Dear Rahanesh, In message <4acaeea9.1020...@tataelxsi.co.in> you wrote: But when i type the command fw_printenv i get the following message first "*Read error on /dev/mtd1: Success*" then u-boot environment variables are printed.

[U-Boot] Using fw_setenv from Linux

2009-10-06 Thread Rahanesh
n when i reboot the system i get boot failed message and uboot does not come up. Thanks Rahanesh ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] u-Boot itself gets erased on fw_setenv

2009-10-05 Thread Rahanesh
en i reboot the system i get boot failed message and uboot does not come up. Thanks Rahanesh ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Warning Bad CRC

2009-09-21 Thread Rahanesh
Wolfgang Denk wrote: > Dear Rahanesh, > > In message <4ab786b9.4080...@tataelxsi.co.in> you wrote: > >> U-Boot 1.1.2 (Sep 19 2009 - 10:26:28) >> >> Board: IAD CPU Speed 200 MHz >> DRAM: 32 MB >> sflash.c:266:DF_F_DataflashProbe: Entered >&g

Re: [U-Boot] Warning Bad CRC

2009-09-21 Thread Rahanesh
x3, size 0x1 ... .sflash.c:225:DF_F_DataFlashWrite: final partial page Hope this helps Thanks Rahanesh ___ U-Boot mailing list U-Boot@lists.denx.de http://l

Re: [U-Boot] Warning Bad CRC

2009-09-21 Thread Rahanesh
onfig file is as below MTD device name Device offset Env. size Flash sector size Number of sectors /dev/mtd0 0x3F000 0x1000 0x1 Thanks Rahanesh ___ U-Boot mailing list U-Boot@lists.denx.de http://list

[U-Boot] Warning Bad CRC

2009-09-20 Thread Rahanesh
Hi All, I am getting a warning message when i run fw_printenv on board. Warning : Bad CRC!! Using Default Environment. And it showed Few environment variables. The values of those environment variables are not that is set on my board. What might me the issue? Thanks Rahanesh

[U-Boot] Details of fw_env.config file

2009-09-17 Thread Rahanesh
? Please help Thanks Rahanesh ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Compilation error for fw_printenv

2009-09-17 Thread Rahanesh
re the macros that i found in include/configs/board.h Please help Thanks Rahanesh ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] error in fw_printenv

2009-09-17 Thread Rahanesh
Is that the meaning of device offset? #define CFG_ENV_ADDR0xAD03F000 (Flash starts at 0xAD00) #define CFG_ENV_SIZE0x1000 #define CFG_ENV_SECT_SIZE 0x1 These are the macro that i found in include/configs/board.h Please help Tha

[U-Boot] Compilation error for fw_printenv

2009-09-17 Thread Rahanesh
undeclared (first use in this function) fw_env.c:462: error: MEMERASE undeclared (first use in this function) fw_env.c:519: error: MEMLOCK undeclared (first use in this function) make: *** [fw_printenv] Error 1 How can i solve this? I a very new to Linux Environment. Thanks Rahanesh

Re: [U-Boot] error in fw_printenv

2009-09-16 Thread Rahanesh
Dear Wolfgang, > Well, that most certainly means that your /dev/mtd0 is not a NOR or > NAND flash device. > I use mtd_debug utility to identify the /dev/mtd0 device. It said it is Nor flash. Thanks Rahanesh ___ U-Boot mailing li

Re: [U-Boot] error in fw_printenv

2009-09-16 Thread Rahanesh
Hi Wolfgang Cannot get MTD information: Inappropriate ioctl for device got printed Thanks Rahanesh Wolfgang Denk wrote: > Dear Rahanesh, > > In message <4ab0dfca.4040...@tataelxsi.co.in> you wrote: > >> When i executed fw_printenv on an embedded board , it threw

[U-Boot] error in fw_printenv

2009-09-16 Thread Rahanesh
sectors /dev/mtd0 0x 0x1000 0x1 Please help Thanks Rahanesh ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Firmware Upgrade

2009-09-15 Thread Rahanesh
g/unstable/main/uboot-envtools *. I am not able to make it. I need to cross compile this for MIPS. Can u suggest me an url where i can get the stable and compilable src code. Thanks Rahanesh Wolfgang Denk wrote: > Dear Rahanesh, > > In message <4aaf71e3.7050...@tataelxsi.co.in>

[U-Boot] Firmware Upgrade

2009-09-15 Thread Rahanesh
and Help Thanks Rahanesh ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Problem booting Linux from Flash

2009-07-22 Thread Rahanesh
all the utilities to a new created Utility Directory. This time It worked fine. The jffs image was flashed and uboot successfully loaded uImage and booting was perfect. What might be the reason behind this? can u please throw some light on this? Thanks Rahanesh Wolfgang Denk wrote: > D

[U-Boot] Problem booting Linux from Flash

2009-07-20 Thread Rahanesh
8 MB Load Address: 8010 Entry Point: 80423000 Verifying Checksum ... Bad Data CRC uboot># Please Help Thanks Rahanesh ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] Changing the load address of uboot.

2009-07-07 Thread Rahanesh
(mentioning the new location of uboot ) which brings the uboot? Please Help Thanks Rahanesh ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] Uboot for Mips

2009-07-06 Thread Rahanesh
Hi All, I am currently working on MIPS board. I have a 32MB RAM. The address that is shown in uboot when i type bdinfo if 0x8000 and size is 0x100(16MB). I want to increase the size to 32 MB as board has 32 MB RAM. Interesting Finding: When i write any data to 0x8000 the same d

[U-Boot] Problem with uboot booting Linux image

2009-06-23 Thread Rahanesh
x8080 $(localbootfile); bootm 0x8080 ethact=Eth. netmask=255.255.0.0 serverip=10.47.3.54 ipaddr=10.47.252.254 stdin=serial stdout=serial stderr=serial filesize=319370 Environment size: 1554/4092 bytes Please throw some light on this. Thanks Rahanesh The information contained in this elect

[U-Boot] Problem with uboot booting image

2009-06-22 Thread Rahanesh
(localbootfile); bootm 0x8080 ethact=Eth. netmask=255.255.0.0 serverip=10.47.3.54 ipaddr=10.47.252.254 stdin=serial stdout=serial stderr=serial filesize=319370 Environment size: 1554/4092 bytes Please throw some light on this. Thanks Rahanesh -- View this message in context: http://

Re: [U-Boot] Uboot booting RTOS

2009-04-07 Thread rahanesh
Hi, I found a srec loader when I ran help command. Using objcopy it is possible to convert an elf format to srec file format. After that srec loading , a Go command should be enough. I will try this and inform you guyz Thanks Rahanesh -Original Message- From: Nishanth Menon

Re: [U-Boot] Uboot booting RTOS

2009-04-06 Thread rahanesh
Hi, For the time being can I load RTOS using any elf loader through serial port. Does U boot have any elf loader. How can I load a RTOS image(elf format) to memory through Serial cable from uboot terminal? Thanks Rahanesh -Original Message- From: Scott Wood [mailto:scottw

[U-Boot] Uboot booting RTOS

2009-04-06 Thread rahanesh
me on this Thanks, Rahanesh The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should

[U-Boot] Uboot bringing an RTOS instead of linux.

2009-04-03 Thread rahanesh
help on this is highly appreciated Thanks Rahanesh The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the int

[U-Boot] Display Sub SYstem Controller Initialization

2009-03-09 Thread Rahanesh
layer configuration , Video layer configuration, etc. Should i do all these to display a simple image. Please help . Regards Rahanesh The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may

[U-Boot] DeAsserting UART Interrupt line on OMAP3530 for uboot

2009-03-05 Thread Rahanesh
Hi all, Can anyone help me to de-assert the uart interrupt line. I have enabled the UART interrupt only for reception of data. Processor get the interrupt and data is read to a local buffer. Since the Interrupt line is not deasserted , i keep on getting the same interrupt. How can i deassert

[U-Boot] Vector set up in u-boot for OMAP3530.

2009-03-04 Thread Rahanesh
set up Vector table? Can anyone help me please? Regards Rahanesh The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If