public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Please pull u-boot-fdt (branch fdt)
@ 2007-08-10 23:46 Jerry Van Baren
  2007-08-11  0:20 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Jerry Van Baren @ 2007-08-10 23:46 UTC (permalink / raw)
  To: u-boot

Dear Wolfgang,

Sorry for the delay, I was floating down Stony Creek with my family and 
thus was, of necessity, unplugged.  ;-)
<http://maps.google.com/maps?f=q&hl=en&geocode=&ll=43.558874,-86.496735&spn=0.024693,0.061455&t=h&z=14&om=1>
If you look closely, you will see me waving as the satellite went over.

Please do a git pull of the fdt branch:
git pull git://www.denx.de/git/u-boot-fdt fdt

The following changes since commit 29eaae953476f2bba4d5c7ac097b96cd827c1dff:
   Gerald Van Baren (1):
         Merge git://www.denx.de/git/u-boot

are found in the git repository at:

   http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-fdt.git

Gerald Van Baren (17):
       libfdt: Conditionally compile based on CONFIG_OF_LIBFDT
       Improve error messages, more informative.
       Minor code clean up.
       Improve fdt move length handling.
       Fix bugs in the CONFIG_OF_LIBFDT
       Reorganize and fix problems (returns) in the bootm command.
       FDT command improvements.
       Fix cmd_fdt line lengths, refactor code.
       Replace fdt_node_offset() with fdt_find_node_by_path().
       Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT
       For fdt_find_node_by_path(), handle the root path properly.
       Fix fdt_chosen() to call ft_board_setup(), clean up long lines.
       Asthetic improvements: error messages and line lengths.
       Tighten up the error messages.
       Create new fdt boardsetup command, fix bug parsing [] form of set 
values.
       Call ft_board_setup() from the bootm command.
       Improve error print messages.

Kim Phillips (2):
       fdt: do board setup based on fdt address specified on bootm line
       fdt: allow for builds that don't want env and bd_t nodes

  common/cmd_bootm.c    |  208 ++++++++---------
  common/cmd_fdt.c      |  619 
+++++++++++++++++++++++++++----------------------
  common/fdt_support.c  |  101 +++++----
  include/fdt_support.h |    6 +
  include/libfdt.h      |    8 +-
  include/libfdt_env.h  |    2 +-
  libfdt/fdt.c          |    5 +
  libfdt/fdt_ro.c       |  173 ++++++++++++--
  libfdt/fdt_rw.c       |    5 +
  libfdt/fdt_strerror.c |    5 +
  libfdt/fdt_sw.c       |    5 +
  libfdt/fdt_wip.c      |    5 +
  12 files changed, 689 insertions(+), 453 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] Please pull u-boot-fdt (branch fdt)
  2007-08-10 23:46 [U-Boot-Users] Please pull u-boot-fdt (branch fdt) Jerry Van Baren
@ 2007-08-11  0:20 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2007-08-11  0:20 UTC (permalink / raw)
  To: u-boot

Hi,

in message <46BCF8D0.8090906@gmail.com> you wrote:
> 
> Sorry for the delay, I was floating down Stony Creek with my family and 
> thus was, of necessity, unplugged.  ;-)

I hope that was  intentionally,  and  not  caused  bu  some  kind  of
flooding  like  some poor guys here had o experience lately after all
the rains.

> Please do a git pull of the fdt branch:
> git pull git://www.denx.de/git/u-boot-fdt fdt

Done.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
All repairs tend to destroy the structure, to  increase  the  entropy
and  disorder  of the system. Less and less effort is spent on fixing
original design flaws; more and more is spent on fixing flaws  intro-
duced by earlier fixes.       - Fred Brooks, "The Mythical Man Month"

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-11  0:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-10 23:46 [U-Boot-Users] Please pull u-boot-fdt (branch fdt) Jerry Van Baren
2007-08-11  0:20 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox