From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 11 Jan 2013 12:11:13 +0100 Subject: [U-Boot] [RFC PATCH 09/22] powerpc: Use image_setup_linux() instead of local code In-Reply-To: <1357829905-6579-10-git-send-email-sjg@chromium.org> References: <1357829905-6579-1-git-send-email-sjg@chromium.org> <1357829905-6579-10-git-send-email-sjg@chromium.org> Message-ID: <201301111211.14102.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Simon Glass, > Rather than having similar code in powerpc, use image_setup_linux() which > should be common across all architectures that use the FDT. > > Signed-off-by: Simon Glass Reviewed-by: Marek Vasut Best regards, Marek Vasut