[U-Boot] [PATCH 0/14] fdt: Add various device tree utilities and features

Jerry Van Baren gvb.uboot at gmail.com
Sun Nov 18 02:35:55 CET 2012


Dear Simon,

Sorry for being so late on this (the patches were submitted before the
merge window closed).  I've applied the patches to the "next" branch in
the u-boot-fdt repo.
  <http://git.denx.de/?p=u-boot/u-boot-fdt.git;a=shortlog;h=refs/heads/next>

I'm assuming these are still valid (Simon) and eligible to be applied to
the v2013.01 u-boot release (Tom).  If so, I'll submit a pull request.

On 10/25/2012 10:30 PM, Simon Glass wrote:
> This series contains a number of features related to CONFIG_OF_CONTROL,
> such as:
> 
> - reading fdt values
> - reading configuration from the fdt
> - allowing the fdt to specify a boot command

[snip]

>  README             |   11 +++++
>  common/cmd_bootm.c |   11 +++++
>  common/image.c     |  127 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  common/main.c      |  102 +++++++++++++++++++++++++++++++++++++++++-
>  include/fdtdec.h   |  121 +++++++++++++++++++++++++++++++++++++++++++++++++
>  include/image.h    |    1 +
>  lib/fdtdec.c       |  107 +++++++++++++++++++++++++++++++++++++++++---
>  7 files changed, 472 insertions(+), 8 deletions(-)

Again, my apologies,
gvb



More information about the U-Boot mailing list