From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 33877DE0A7 for ; Sat, 8 Mar 2008 02:09:46 +1100 (EST) Message-Id: <114769D4-5433-4DDD-B43A-F6C7A2293FB7@kernel.crashing.org> From: Kumar Gala To: Alexandr Smirnov In-Reply-To: <20080304163426.GC19634@ru.mvista.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: [PATCH 2/4] Emerson KSI8560 bootwrapper Date: Fri, 7 Mar 2008 09:09:40 -0600 References: <20080304163426.GC19634@ru.mvista.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mar 4, 2008, at 10:34 AM, Alexandr Smirnov wrote: > Add boot wrapper for Emerson KSI8560 board. > > Signed-off-by: Alexandr Smirnov > > arch/powerpc/boot/Makefile | 1 + > arch/powerpc/boot/wrapper | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) applied to powerpc-next. - k