From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751737AbcAALjW (ORCPT ); Fri, 1 Jan 2016 06:39:22 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:36228 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751446AbcAALjT (ORCPT ); Fri, 1 Jan 2016 06:39:19 -0500 Subject: Re: [PATCH 2/2] OMAP: RX51: save ATAGS data in the early boot stage To: Tony Lindgren , =?UTF-8?Q?Pali_Roh=c3=a1r?= References: <20151224153536.GJ30871@n2100.arm.linux.org.uk> <1450975076-7411-1-git-send-email-ivo.g.dimitrov.75@gmail.com> <1450975076-7411-3-git-send-email-ivo.g.dimitrov.75@gmail.com> <201512241849.11704@pali> <20151224185604.GU2793@atomide.com> Cc: linux@arm.linux.org.uk, nicolas.pitre@linaro.org, arnd@arndb.de, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org From: Ivaylo Dimitrov Message-ID: <56866563.2010702@gmail.com> Date: Fri, 1 Jan 2016 13:39:15 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20151224185604.GU2793@atomide.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 24.12.2015 20:56, Tony Lindgren wrote: > > Maybe update the description to say "This fixes a regression with > device tree based booting compared to legacy booting for n900 to > make the n900 legacy user space to also work with device tree based > booting". > OK, will do. > It would be nice to get these two in as fixes after -rc1 assuming > people have no objections to it. So please upload this one also > into Russell's patch system after no more comments: > Seems there are no more comments (and objections) so I will *try* to upload the patches in Russell's patch system. Will pester you to do it for me if I fail to do so :) > Acked-by: Tony Lindgren > Thanks, Ivo