From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932517AbbKYBiI (ORCPT ); Tue, 24 Nov 2015 20:38:08 -0500 Received: from mail.kernel.org ([198.145.29.136]:53465 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754732AbbKYBiG (ORCPT ); Tue, 24 Nov 2015 20:38:06 -0500 Date: Wed, 25 Nov 2015 09:37:32 +0800 From: Shawn Guo To: Afzal Mohammed Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Mark Rutland , Russell King , Pawel Moll , Ian Campbell , Stefan Agner , Rob Herring , Sascha Hauer Subject: Re: [PATCH] ARM: dts: vf6xx: Cosmic+: M4(nommu) initial support Message-ID: <20151125013732.GZ11999@tiger> References: <1445795456-6698-1-git-send-email-afzal.mohd.ma@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1445795456-6698-1-git-send-email-afzal.mohd.ma@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 25, 2015 at 11:20:56PM +0530, Afzal Mohammed wrote: > Minimal Cortex-M4 device tree to boot Linux to shell. M4 is booted via > Cortex-A5 running Linux using Stefan Agner's "m4boot" > utility. > > Signed-off-by: Afzal Mohammed Applied, thanks.