From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Sat, 04 Aug 2007 17:21:28 -0400 Subject: [U-Boot-Users] [PATCH] fdt, mpc5xxx: Adapt MPC5xxx to use libfdt in ft_cpu_setup() In-Reply-To: <20070802182403.GA27073@frozen.semihalf.com> References: <20070802182403.GA27073@frozen.semihalf.com> Message-ID: <46B4EDD8.50101@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 Bartlomiej Sieka wrote: > Signed-off-by: Grzegorz Bernacki > --- > Not sure where this should be merged, it was applied to u-boot-fdt#fdt (as of > 01f771763ed822145b54819abb9c4516c8216d48) merged with the master (as of > cc3023b9f95d7ac959a764471a65001062aecf41). Tested on two MPC5200B-based > boards, one using CONFIG_OF_LIBFDT, the other using CONFIG_OF_FLAT_TREE. Hi Bartlomiej, This should be applied via the 5xxx repo. Since Grant is in charge of that repo and replied already, it looks like things are progressing... Thanks, gvb