From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marian Balakowicz Date: Fri, 29 Feb 2008 15:22:15 +0100 Subject: [U-Boot-Users] [PATCH 2/9] [new uImage] ppc: Determine if we are booting an OF style In-Reply-To: <1204170711-2057-3-git-send-email-galak@kernel.crashing.org> References: <1204170711-2057-1-git-send-email-galak@kernel.crashing.org> <1204170711-2057-2-git-send-email-galak@kernel.crashing.org> <1204170711-2057-3-git-send-email-galak@kernel.crashing.org> Message-ID: <47C81517.3020107@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kumar Gala wrote: > If we are bootin OF style than we can skip setting up some things > that are used for the old boot method. > > Signed-off-by: Kumar Gala Acked-by: Marian Balakowicz m.