[U-Boot] No single character output after update to latest u-boot on pandaboard

2013-11-21 Thread Chao Xu
oting, and blinks after booting finished). I don't have any former experience with u-boot. So please let me know if there is any more info I should provide. Any help would be much appreciated! Thank you! -- Regards, Chao Xu ___ U-Boot mailing l

Re: [U-Boot] No single character output after update to latest u-boot on pandaboard

2013-11-22 Thread Chao Xu
ck your cross-compiler. Just replace the > existing MLO and u-boot.bin (or u-boot.img; it depends on what version you > have) on the SD card with your compiled ones and you'll be in a good > position to narrow down bugs. > > All the best, > Abraham V. > > > On F

Re: [U-Boot] No single character output after update to latest u-boot on pandaboard

2013-11-25 Thread Chao Xu
ing linaro's > cross-compiler. > > Puzzled, > Abraham V. > > > On Fri, Nov 22, 2013 at 8:59 PM, Chao Xu wrote: >> >> Hi Abraham, >> >> Thank you very much for your detailed reply! But I think I can rule >> out the three possible problems you mentione

Re: [U-Boot] No single character output after update to latest u-boot on pandaboard

2013-11-25 Thread Chao Xu
>> Also, if you could try a simple experiment? Instead of defining that in the >> common file, could you define it in the omap4_panda.h file and tell us if >> uboot comes up? ( I'm just hesitant to make changes to a common file if the >> issue is on only one board) >