From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [flasher PATCH] Use hex (x) type argument for fdtput when writing bootdelay Date: Thu, 04 Dec 2014 09:58:30 -0700 Message-ID: <548092B6.3020101@wwwdotorg.org> References: <1417694563-17844-1-git-send-email-james.thomas@codethink.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1417694563-17844-1-git-send-email-james.thomas-4yDnlxn2s6sWdaTGBSpHTA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: James Thomas Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 12/04/2014 05:02 AM, James Thomas wrote: > This ensures the correct value (-2) is set on both 32-bit and 64-bit > systems I've applied this. Thanks.