[U-Boot] how to controll pixel clock

2012-02-19 Thread siddharth baisane
Hello all, I am working on am3517 processor and using am3517 evm boot files for my customized board. I am getting constantly 6MHz pixel clock on processor pin. What changes I should do in u-boot code order to vary this clock ??? Thank you ___

[U-Boot] u-boot jumps to some location

2011-12-22 Thread siddharth baisane
Hi, so I am now trying to load u-boot-spl.bin using teraterm as per process given in following link http://processors.wiki.ti.com/index.php/AM335x_U-Boot_User%27s_Guide#UART; *1)I kept uart mode and throug teraterm transfered u-boot-spl.bin.*2)As per document After image is successfully

[U-Boot] u-boot jumps to some location

2011-12-20 Thread siddharth baisane
hi, I am new to u-boot and have few doubts. I am trying to run uboot on custom board. I am using jtag(XDS 510 USB) to debug board. I have am3517 processor from ti. I have MT29C4G48MAZAPAKQ-5 IT chip which contains nand flash and lpddr. While making hardware I have not connected chip select 0 to

[U-Boot] printf in uboot

2011-12-12 Thread siddharth baisane
hi, I am trying to print statement in uboot. but whenever I add *printf *statement board hangs. For example in *u-boot/lib_arm/board.c* i added prinf statement and board hags. void start_armboot (void) { init_fnc_t **init_fnc_ptr; char *s; #if defined(CONFIG_VFD) ||

[U-Boot] uboot

2011-11-15 Thread siddharth baisane
Hi, I am trying to boot beagle board by uart can anybody help me on this issue? ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot