From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Tue, 17 Jul 2007 20:33:10 -0400 Subject: [U-Boot-Users] [PATCH 1/2] fdt: do board setup based on fdt address specified on bootm line In-Reply-To: <20070717135653.010913bc.kim.phillips@freescale.com> References: <20070717135653.010913bc.kim.phillips@freescale.com> Message-ID: <469D5FC6.8020604@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 Hi Kim & Co, I've applied your patches and rebased against the master u-boot repo (had a minor merge conflict with common/cmd_bootm.c with the show_boot_progress() changes - NBD). Thanks again, gvb