[U-Boot-Users] [PATCH] fdt: add common memory fixup function

Kumar Gala galak at kernel.crashing.org
Fri Oct 26 16:45:42 CEST 2007


On Oct 26, 2007, at 6:26 AM, Jerry Van Baren wrote:

> Kumar Gala wrote:
>> On Oct 25, 2007, at 7:01 PM, Wolfgang Denk wrote:
>>> In message   
>>> <6A2E9F87-25A3-469E-9541-55D200F10296 at kernel.crashing.org> you  
>>> wrote:
>>>> Great, I've got a set of patches for using new libfdt, but I might
>>>> put them in a git tree since the libfdt import is big and difficult
>>>> to post to the list.
>>> You git tree will be likely ignored if you don't post the patches.
>> I've posted two of the the three patches in my tree.
>> Any suggestions on how to deal with the third, its beyond the  
>> size  limit for the list?
>> - k
>
> Hi Kumar,
>
> Individually, the files will fit through the list.  Based on sizes,  
> even if the patches blow up to 2x the current file size, they  
> should still fit through the list.
> $ ls -l
> total 88
> -rw-r--r-- 1 vanbaren users  4572 2007-10-26 07:18 fdt.c
> -rw-r--r-- 1 vanbaren users  1691 2007-10-26 07:18 fdt.h
> -rw-r--r-- 1 vanbaren users 12281 2007-10-26 07:18 fdt_ro.c
> -rw-r--r-- 1 vanbaren users  9621 2007-10-26 07:18 fdt_rw.c
> -rw-r--r-- 1 vanbaren users  3321 2007-10-26 07:18 fdt_strerror.c
> -rw-r--r-- 1 vanbaren users  7087 2007-10-26 07:18 fdt_sw.c
> -rw-r--r-- 1 vanbaren users  4048 2007-10-26 07:18 fdt_wip.c
> -rw-r--r-- 1 vanbaren users   502 2007-10-26 07:18 libfdt_env.h
> -rw-r--r-- 1 vanbaren users 17522 2007-10-26 07:18 libfdt.h
> -rw-r--r-- 1 vanbaren users  3520 2007-10-26 07:18 libfdt_internal.h
> -rw-r--r-- 1 vanbaren users   436 2007-10-26 07:18 Makefile.libfdt
> -rw-r--r-- 1 vanbaren users   142 2007-10-26 07:18 TODO


Agreed, I was trying to avoid splitting into multiple patches/commits  
so we didn't have a build breakage if one did a git-bisect in the  
future.

- k




More information about the U-Boot mailing list