From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Mon, 09 Jun 2008 08:07:19 -0400 Subject: [U-Boot-Users] Pull request: u-boot-fdt In-Reply-To: <20080609115840.GA6811@cideas.com> References: <20080609115840.GA6811@cideas.com> Message-ID: <484D1CF7.4090202@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 Jerry Van Baren wrote: > The following changes since commit 8155efbd7ae9c65564ca98affe94631d612ae088: > Wolfgang Denk (1): > Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master > > are available in the git repository at: > > git://git.denx.de/u-boot-fdt.git master > > David Gibson (1): > libfdt: Several cleanups to parameter checking > > Gerald Van Baren (8): > Convert mpc7448hpc2 to CONFIG_OF_LIBFDT > Change the stxxst to CONFIG_OF_LIBFDT > Remove the deprecated CONFIG_OF_FLAT_TREE > Convert mpc7448hpc2 to CONFIG_OF_LIBFDT > Change the stxxst to CONFIG_OF_LIBFDT > Remove the deprecated CONFIG_OF_FLAT_TREE > Merge branch 'master' of /opt/git/u-boot/u-boot-fdt/ > The fdt boardsetup command criteria was not unique Oooo, that's kinda weird: my troikia patch is in there twice. I probably should read what I send *before* sending it. :-( Convert mpc7448hpc2 to CONFIG_OF_LIBFDT Change the stxxst to CONFIG_OF_LIBFDT Remove the deprecated CONFIG_OF_FLAT_TREE I will regenerate and repost the request. Sorry, gvb