From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Wed, 12 Dec 2007 08:37:10 -0500 Subject: [U-Boot-Users] Please pull 85xx In-Reply-To: References: Message-ID: <475FE406.6050208@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Andy Fleming wrote: > This includes current changes in the libfdt testing branch, as they are > required for the 85xx changes to work. If we need to rework this a > different way, let me know. I'm not afraid of rebasing. > > The following changes since commit > 41be969f4957115ed7b1fe8b890bfaee99d7a7a2: > Wolfgang Denk (1): > Release v1.3.1 > > are found in the git repository at: > > git://www.denx.de/git/u-boot-mpc85xx.git > > Gerald Van Baren (2): > Add spaces around the = in the fdt print format. > Conditionally compile fdt_fixup_ethernet() > > Haiying Wang (1): > Add PCI Express support on MPC8568MDS > > Kumar Gala (25): > Fix build breakage due to libfdt import > Conditionally compile fdt_support.c > : [snip] Including the libfdt testing branch is fine by me. Kim and I did a bit of patch swapping in August (same issue, patch interdependencies) and git magically figured it all out (Linus' choice to use a hash to identify patches was very smart). Thanks, gvb