starts.
Jerry, does this patch look OK, or do you have comments on it? Thanks.
I'm good with the patch.
Acked-by: Gerald Van Baren
Thanks,
gvb
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
0
* Strange test result: 0
******
gvb
>From 1fb0193670e012072d4a9e5ac480e3201aaf30fd Mon Sep 17 00:00:00 2001
From: Gerald Van Baren
Date: Thu, 17 Jan 2013 21:14:01 -0500
Subject: [PATCH] Use the libfdt.h include as the interface definition
libfdt.h is the libfdt interface definitio
gt; variable.
>>
>> Signed-off-by: Anatolij Gustschin
>> Cc: Gerald Van Baren
>> ---
>> common/cmd_mtdparts.c |2 +-
>> common/fdt_support.c| 214
>> +++
>> include/fdt_support.h |2
Hi Kumar,
Kumar Gala wrote:
> Add a helper function that given an alias will delete both the node
> the alias points to and the alias itself
>
> Signed-off-by: Kumar Gala
I assume you will want to apply this with the 8xxx patch that uses it, so...
Acked-by: Gerald Van Baren
&g
Dear Wolfgang,
Sorry for the late pull request, due to other priorities (not the least
being filling out tax forms :-/) I was unable to get this out sooner.
I only have a one-liner bugfix by Kyle Moffett in the pull. Grant's
changes "[PATCH 0/6] ARM device tree support improvements" look good
Dear Wolfgang,
The following pull request is for Grant Likely's changes "[PATCH 0/6]
ARM device tree support improvements". I had to make two minor fixes, a
missing ";" in patch [1 of 6] and a misspelling in patch [2 of 6]
s/getenv_bootm_base/getenv_bootm_low/
Note that I did *not* include
Hi Kumar, Timur,
On 07/14/2011 09:32 AM, Kumar Gala wrote:
>
> On May 3, 2011, at 1:35 PM, Timur Tabi wrote:
>
>> Add a prototype for fdt_increase_size() so that anyone can call it.
>>
>> Signed-off-by: Timur Tabi
>> ---
>> include/fdt_support.h |1 +
>> 1 files changed, 1 insertions(+), 0 dele
On 07/14/2011 09:31 AM, Kumar Gala wrote:
>
> On May 10, 2011, at 3:14 PM, Timur Tabi wrote:
>
>> The ePAPR specification says that phandle properties should be called
>> "phandle", and not "linux,phandle". To facilitate the migration from
>> "linux,phandle" to "phandle", introduce function fdt_cr
Dear Wolfgang,
Can you apply this patch for me? Otherwise I'll apply it to my repo and
send a pull request.
Acked-by: Gerald Van Baren
Thanks,
gvb
On 02/23/2011 11:18 AM, Kyle Moffett wrote:
> When fdt_fixup_memory_banks is called with 2-cell address and size
> fields in the devi
and lib/libfdt/Makefile for the U-Boot
environment.
Signed-off-by: Gerald Van Baren
---
This comes from the upstream libfdt (dtc) git repository, added
to stay in sync.
include/libfdt.h|1 +
lib/libfdt/Makefile |2 +-
lib/libfdt/fdt_empty_tree.
ef, better commit message.
>> Patch 7/7 (old 6/6) Unchanged.
>
> Plase check and confirm if my understanding of this series is correct:
>
> Patch 1/7 and 2/7 affect generic code and go through me.
>
> Patch 3/7 affects FDT code and goes through Gerry (or Gerry AKC's and
On 11/28/2010 06:42 AM, Wolfgang Denk wrote:
> Dear dirk.be...@googlemail.com,
>
> In message<1290367174-380-1-git-send-email-dirk.be...@gmail.com> you wrote:
>> From: Dirk Behme
>>
>> Fix compiler warning
>>
>> fdt_support.c: In function 'of_bus_default_count_cells':
>> fdt_support.c:957: warning
ned-off-by: Gerald Van Baren
---
Hi Timur, Kumar,
This had me scratching my head briefly. I first thought you were
creating a new function, but you just exposed the existing function in
fdt_support.h and moved it to its logical position, given its new
status.
The code has one pre-existing wea
Hi Michal, Mike,
On Mon, Nov 13, 2017 at 9:48 AM, Michal Simek
wrote:
> On 13.11.2017 15:35, Mike Looijmans wrote:
>> On 10-11-17 11:58, Michal Simek wrote:
>>> Hi,
>>>
>>> this series is trying to cleanup ps7_init* file that we don't need to
>>> have the same copy of the same functions in differ
Hi Michal,
On Fri, Dec 1, 2017 at 8:13 AM, Michal Simek
wrote:
> This patch is fixing two issues:
> 1. Insufficient stack size for fat fs buffers
> 2. Insufficient space in malloc area
>
> Tested on zc702 and zc706.
>
> Signed-off-by: Michal Simek
>
What are the symptoms of this bug?
I am run
15 matches
Mail list logo