From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Fri, 24 Jul 2015 17:20:23 +0530 Subject: [U-Boot] [PATCH 1/8] ARM: keystone2: Cleanup SoC detection In-Reply-To: <20150723192941.GU25532@bill-the-cat> References: <1437579558-26579-1-git-send-email-lokeshvutla@ti.com> <1437579558-26579-2-git-send-email-lokeshvutla@ti.com> <20150723192941.GU25532@bill-the-cat> Message-ID: <55B2267F.7040304@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday 24 July 2015 12:59 AM, Tom Rini wrote: > On Wed, Jul 22, 2015 at 09:09:11PM +0530, Lokesh Vutla wrote: > >> Add proper register definition for JTAG ID and >> cleanup cpu_is_* functions. >> >> Signed-off-by: Lokesh Vutla > > Reviewed-by: Tom Rini Thanks for the review Tom. Vitaly has some comments. Ill repost this series with Vitaly's comments addressed. Thanks and regards, Lokesh >