[U-Boot] [fdt] Pull request

Tom Rini trini at ti.com
Tue Oct 23 06:38:02 CEST 2012


On Mon, Oct 22, 2012 at 09:16:10PM -0400, Jerry Van Baren wrote:

> Dear Tom,
> 
> The following changes since commit bcf28c23f2195a91e0713337934f630a9c7bc5a9:
> 
>   ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96
> (2012-10-22 08:33:52 -0700)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-fdt.git master
> 
> for you to fetch changes up to cae4a8a2a81ca6cd16d5de1b55d47e315cbff05a:
> 
>   Merge branch 'next' (2012-10-22 20:42:09 -0400)
> 
> ----------------------------------------------------------------
> 
> David Gibson (1):
>       libfdt: Add helpers for 64-bit integer properties
> 
> Gerald Van Baren (2):
>       libfdt: Add helper function to create a trivial, empty tree
>       Merge branch 'next'
> 
> Joe Hershberger (5):
>       fdt: Check error codes returned from fdtlib when loading ITB
>       fdt: Limit printed hex in fdt print and list commands
>       fdt: Add get commands to fdt
>       fdt: Identify scripts in ITBs as printable strings
>       fdt: Check for a token to skip auto-hash validation
> 
> Minghuan Lian (1):
>       libfdt: Add support for appending the values to a existing property
> 
>  common/cmd_fdt.c            |  186 ++++++++++++++++++++++++++---
>  common/image.c              |   46 ++++++++
>  include/image.h             |    4 +
>  include/libfdt.h            |  275
> ++++++++++++++++++++++++++++++++++++++++---
>  lib/libfdt/Makefile         |    2 +-
>  lib/libfdt/fdt_empty_tree.c |   84 +++++++++++++
>  lib/libfdt/fdt_rw.c         |   27 +++++
>  7 files changed, 592 insertions(+), 32 deletions(-)
>  create mode 100644 lib/libfdt/fdt_empty_tree.c

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121022/e9af4811/attachment.pgp>


More information about the U-Boot mailing list