[U-Boot] uart test

2014-09-22 Thread shobin b
Hi,I am using toradex carrier board with colibri t30 module.In that X13 and X14 are uart.first uart X13 is default serial console.In that i need to check the second uart X14. How can i use second uart or how can i check second uart X14.please help me.Regards,shobin.b

[U-Boot] booting from sd card problem

2014-08-11 Thread shobin b
Hi, I am using uboot-toradex in my iris carrier with colibri t30 module.In that when i am booting from sd card it is showing following error, U-Boot 2011.06-4-gccd521c (Mar 17 2014 - 09:48:16)

[U-Boot] usb post diagnostic test in u boot for arm

2014-06-25 Thread shobin b
Hi, Any one please tell me how to do usb test(post) in uboot?I have a requirement for running usb test as part of diagnostics, on an ARM based platform.I am using toradex iris carrier board with colibri T30 module. please tell me solution. thanks,shobin.b

[U-Boot] fw_printenv - 'Warning: Bad CRC, using default environment'

2014-04-30 Thread shobin b
hi, i'm using the uboot-tools (fw_printenv) to readout the env-settings of my toradex board uboot-toradex. unfortunately i always get the 'Warning: Bad CRC, using default environment' msg, Warning: Bad CRC, using default environment bootcmd=bootp; setenv bootargs root=/dev/nfs

[U-Boot] post tests in arm uboot

2014-04-03 Thread shobin b
Hi, I enabled post in u boot(I am using toradex colibrit20 board).In post i enabled memory and i2c tests in u boot. Its working fine.After that i did watchdog test and then i flashed my u boot to board.It shows following it is hanged up to post watchdog,

[U-Boot] _POST_WORD_ADDR for ARM

2014-03-18 Thread shobin b
Hi, How can we define _POST_WORD_ADDR for ARM.In case enabling post for arm on post.h how can i define _POST_WORD_ADDR. how it is defined in other platform.please tell me the logic behind _POST_WORD_ADDR. regards, shobin.b ___ U-Boot mailing list

[U-Boot] env variable in linux

2014-02-26 Thread shobin b
Hi, I have to get environment variables in linux from uboot. For that i did make cross compile on env tools in my uboot(uboot-toradex).after this i executed the fw_printenv in my linux it is giving like following, sh-4.2# fw_printenv Too few good blocks within range and my fw_env.config file

[U-Boot] getting environment variable

2014-02-19 Thread shobin b
Hi, I am using uboot-toradex. In that How can i get environment variables from u boot and extract that variables in to linux? please reply.. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] arm post tests

2014-02-06 Thread shobin b
Hi , I am new to u-boot code. I had a requirement for running memory, cpu and cache tests as part of diagnostics, on an ARM based platform. After going through the code, I found that only PPC variants are available for cpu and cache post tests. Please help me... Thanks, shobin.b

[U-Boot] enabling post for arm in uboot

2014-02-05 Thread shobin b
Hi, I have tried to build u-boot for iris board(toradex) with POST enabled, but its showing some compilation errors as, i=aapcs-linux -mno-thumb-interwork -march=armv5 -Werror -Wall -Wstrict-prototypes -fno-stack-protector -o tftp.o tftp.c -c

[U-Boot] uboot post for arm

2014-01-31 Thread shobin b
Hi, can you please tell me how to define _POST_WORD_ADDR for arm to enable post(in uboot-toradex iris based colibri_t20 toradex board).How to do it please give me a solution. regards, shobin.b ___ U-Boot mailing list U-Boot@lists.denx.de

[U-Boot] arm post tests in uboot

2014-01-29 Thread shobin b
Hi, I am doing post for arm in uboot-toradex(in iris based colibri t20 board).When i enabled post in my board file(colibri_t20.h) it showing following errors after making uboot, i=aapcs-linux -mno-thumb-interwork -march=armv5 -Werror -Wall -Wstrict-prototypes -fno-stack-protector -o display.o

[U-Boot] post in uboot for arm

2014-01-28 Thread shobin b
Hi, I have to do post for arm in uboot-toradex(iris based colibri t20 board)(arm board).how can i do that?what changes i have to make in uboot? First can you please tell me how to do memory post test in uboot. please give me a solution. regards, shobin.b

[U-Boot] _POST_WORD_ADDR in post.h

2014-01-03 Thread shobin b
Hi, I am doing post in uboot for arm.When i am enabling post in /include/post.h file there is defining some _POST_WORD_ADDR. how will i define this for our arm board.i am using colibri t20 module. regards, shobin.b ___ U-Boot mailing list

[U-Boot] post in uboot

2013-12-30 Thread shobin b
Hi all, Any one know how to do post in uboot?i am using uboot-toradex.In that when at boot time i have to check the peripherals attached to our board(like usb,uart,ethernet,..).how to do these things in uboot? please tell me the solution. regards, shobin.b

[U-Boot] post in uboot

2013-12-26 Thread shobin b
Hi, How can i enable post in uboot for arm.Now currently in my uboot ,in post folder there is only support for ppc,mpc like that only, no support for arm.How to do post for arm.I am using colibri_t20(toradex) with iris carrier board.Please give me a solution. regards, shobin.b