Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755084Ab3ETBGs (ORCPT ); Sun, 19 May 2013 21:06:48 -0400 Received: from nasmtp01.atmel.com ([192.199.1.245]:54792 "EHLO DVREDG01.corp.atmel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754908Ab3ETBGr (ORCPT ); Sun, 19 May 2013 21:06:47 -0400 From: Wenyou Yang To: CC: , , , , , Subject: [PATCH] Change internal SRAM memory type to "MT_MEMORY_SO" Date: Mon, 20 May 2013 09:05:10 +0800 Message-ID: <1369011911-21282-1-git-send-email-wenyou.yang@atmel.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 618 Lines: 25 Hi Russell, This patch is to change the internal SRAM memory type to "MT_MEMORY_SO", the right type. It tested on sama5d3xek boards. It based on v3.10-rc1. Best Regards, Wenyou Yang Wenyou Yang (1): ARM: at91: Fix: Change internal SRAM memory type to "MT_MEMORY_SO" arch/arm/mach-at91/setup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/