On Fri, 2013-06-28 at 02:20 +0800, Stephen Warren wrote:
> On 06/27/2013 03:45 AM, Jim Lin wrote:
> > TFTP booting is observed a little bit slow, especially when a USB
> > keyboard is installed.
> > The fix is to move polling to every second if we sense that other task
> > like TFTP boot is running
Hi Simon,
On 06/28/2013 04:14 AM, Simon Glass wrote:
> I can create something with or without compression and I cannot see the
> failure. Tom is seeing it though. I will see if I can get another board
> to try. If you have any ideas please let me know.
Sorry, but I don't have any ideas. I also ch
Hi Wolfgang,
I am using xlp832 mips64 netlogic board.I referred these steps from u-boot
README file.
Configuration:
TARGET archCPU
BoardName
brcm8xx mipsmips64 brcm8xx
- -
Options
brcm8xx:SYS_BIG_ENDIAN
Regards,
Krishna
On 06/27/2013 09:59 PM, Jim Lin wrote:
> On Fri, 2013-06-28 at 02:20 +0800, Stephen Warren wrote:
>> On 06/27/2013 03:45 AM, Jim Lin wrote:
>>> TFTP booting is observed a little bit slow, especially when a USB
>>> keyboard is installed.
>>> The fix is to move polling to every second if we sense tha
+U-Boot
Hi,
Yes, it reqiures libssl-dev - please see this:
http://patchwork.ozlabs.org/patch/255113/
Regards,
Simon
On Thu, Jun 27, 2013 at 8:48 PM, Liu Gang-B34182 wrote:
> Hi, Simon Glass,
>
> ** **
>
> The compiling of the lasted u-boot at master branch has the following
> error:
Hi Stefan,
On Thu, Jun 27, 2013 at 9:12 PM, Stefan Roese wrote:
> Hi Simon,
>
> On 06/28/2013 04:14 AM, Simon Glass wrote:
> > I can create something with or without compression and I cannot see the
> > failure. Tom is seeing it though. I will see if I can get another board
> > to try. If you ha
The function return from P_FUNCT2MUX(per) takes 2 bits, however
for BF537_FAMILY with offset != 1 the function is 1 bit.
Also has small refactor for better readability.
In portmux_setup(), it looks odd having "muxreg &= ~(3 << 1);"
while in current code we do muxreg |= (function << offset);.
Sign
Hi Simon,
On 27.06.13 19:43, Simon Glass wrote:
> At present mkimage is set up to always build with image signing support.
> This means that the SSL libraries (e.g. libssl-dev) are always required.
>
> Adjust things so that mkimage can be built with and without image signing,
> controlled by the
Hi Andreas,
On Thu, Jun 27, 2013 at 11:48 PM, Andreas Bießmann <
andreas.de...@googlemail.com> wrote:
> Hi Simon,
>
> On 27.06.13 19:43, Simon Glass wrote:
> > At present mkimage is set up to always build with image signing support.
> > This means that the SSL libraries (e.g. libssl-dev) are alwa
101 - 109 of 109 matches
Mail list logo