From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Mon, 02 Jun 2008 22:09:01 -0400 Subject: [U-Boot-Users] [PATCH 0/3] Remove the deprecated CONFIG_OF_FLAT_TREE In-Reply-To: <20080602235423.GA27370@cideas.com> References: <20080602235423.GA27370@cideas.com> Message-ID: <4844A7BD.9070702@gmail.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 troika of patches switch the final two boards (mpc7448hpc2 > and stxxst) from using CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT and then > remove support for CONFIG_OF_FLAT_TREE. Sorry for the noise, I didn't do a full job, working on the rest of the job. gvb