Dear Nobuhiro Iwamatsu,
In message <1396846600-15386-1-git-send-email-nobuhiro.iwamatsu...@renesas.com>
you wrote:
> Usually, when CONFIG_OF_LIBFDT is enabled, U-Boot is set to
> the FDT memory information that is set in the U-Boot. This patch
> disables this behavior.
>
> Signed-off-by: Nobuhir
On 4/5/2014 5:21 AM, Scott Wood wrote:
On Wed, 2014-04-02 at 09:12 +0530, Prabhakar Kushwaha wrote:
On 4/2/2014 3:34 AM, Scott Wood wrote:
On Mon, 2014-03-31 at 15:34 +0530, Prabhakar Kushwaha wrote:
GD(Global Data) structure has pointer to environment variable array.
but, it always point to
Usually, when CONFIG_OF_LIBFDT is enabled, U-Boot is set to
the FDT memory information that is set in the U-Boot. This patch
disables this behavior.
Signed-off-by: Nobuhiro Iwamatsu
---
README | 8
arch/arm/lib/bootm-fdt.c | 2 ++
2 files changed, 10 insertions(+)
dif
2014-04-03 16:16 GMT+08:00 Marek Vasut :
> On Thursday, April 03, 2014 at 02:58:27 AM, Kuo-Jung Su wrote:
>> 2014-04-01 17:16 GMT+08:00 Marek Vasut :
>> > On Tuesday, April 01, 2014 at 10:46:52 AM, Kuo-Jung Su wrote:
>> >> From: Kuo-Jung Su
>> >>
>> >> It would be better to have strlcpy() moved to
Increase TXFIFOTHRES field value in TXFILLTUNING register of usb for T4 Rev 2.0.
This decreases data burst rate with which data packets are posted from the TX
latency FIFO to compensate for latencies in DDR pipeline during DMA.
This avoids Tx buffer underruns and leads to successful usb writes
Sig
2014-04-04 13:20 GMT+02:00 Paul Burton :
> This patch converts the MIPS Malta development board to make use of the
> generic board code now that it is supported on MIPS.
>
> Signed-off-by: Paul Burton
> ---
> board/imgtec/malta/malta.c | 9 -
> include/configs/malta.h| 3 +++
> 2 file
2014-04-04 13:19 GMT+02:00 Paul Burton :
> This series adds generic board support for the MIPS architecture, and then
> converts the MIPS Malta development board to use it.
>
thanks for doing this. I only have some comments in patch 5/5
--
- Daniel
___
Dear Adrian Cox,
In message <4526969.2646.1396715845133.JavaMail.adrian@Gurnard> you wrote:
>
> USB keyboard polling failed for some keyboards on PowerPC 5020.
> This was caused by requesting only 4 bytes of data from keyboards that
> produce an 8 byte HID report.
>
> Signed-off-by: Adrian Cox
USB keyboard polling failed for some keyboards on PowerPC 5020.
This was caused by requesting only 4 bytes of data from keyboards that
produce an 8 byte HID report.
Signed-off-by: Adrian Cox
---
common/usb_kbd.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/
9 matches
Mail list logo