Re: [U-Boot] need your help

2011-02-15 Thread Zang Roy-R61911
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On > Behalf Of Wolfgang Denk > Sent: Wednesday, February 16, 2011 1:44 AM > To: nice > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] need your help [snip] &

Re: [U-Boot] need your help

2011-02-15 Thread Wolfgang Denk
Dear nice, In message <44e92e.98dc.12e2a003bb1.coremail.hua...@163.com> you wrote: > > Please help.I have a custom board with a mpc8641d processer, > I compiled the u-boot using the configuration of sbc8641d board , You cannot use one configuration for a completely different bord - not even when

[U-Boot] need your help

2011-02-15 Thread nice
hello ,everyone, Please help.I have a custom board with a mpc8641d processer, I compiled the u-boot using the configuration of sbc8641d board , then I flashed the u-boot.bin into flash, everything seems to be fine so far. Then I compiled the kernel image and dts file with the configuration of sbc86

Re: [U-Boot] Need Your Help

2010-07-09 Thread Marek Vasut
Dne Pá 9. července 2010 13:54:28 StephenPaulraj Chinnadurai-ERS,HCLTech napsal(a): > Hello Marek, > > I am using a hardware which has PXA270 controller, I named it as > hcl_pxa270. This board (hcl_pxa270) is very much similar to mainstone-II > board which has PXA270 controller. > > I am porting

[U-Boot] need your help on u-boot usbkeyboard

2009-03-31 Thread 卫 王
hello:   recently,i'm using the new edition of u-boot,the edition u-boot-2009-rc1.and i met some troubles.so i need your help.   i want to use the usbkeyboard as a console,how can i add this function to the u-boot? because the interrupt is masked in the u-boot.and i've read your document,