Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp4220996ybl; Mon, 13 Jan 2020 09:51:53 -0800 (PST) X-Google-Smtp-Source: APXvYqzAhbSqQ5EwADZwvzJjswGiGX5+kEJMw1lnorHij0kQC9mvlcFjJlWpSorrR49lP5PE0bSM X-Received: by 2002:a9d:60c4:: with SMTP id b4mr13947252otk.166.1578937913752; Mon, 13 Jan 2020 09:51:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578937913; cv=none; d=google.com; s=arc-20160816; b=B4YL36oUgkE61qc6NpCE2C9jL3wATiCOrGXKufAsaACaRDu2YBLOJExFH+Lf00yfbD H/QA1qe+OXUNXe9d9rWwCcL5dt85p9R0ITzduU8HvzDAoZePN4P7LS6fkxyJOnS7sTYb 4jDOgaQdv8EVFYIyZWla4Wc2fi5krcbBrVDvfany00T5VqbcyilaUWXyIXWypOvauSjv 4V3mxULkg19t8QxtLvkj0N/9B5PbRNMAK4oLReBknmGwiYBxEFgM39GTL7gJkff+hClY /Td6dpkTgovI+dpVEzMQcpNapgLcjSJGyBvSg5PgcAeFbSWEgU0DWOAwHsoOKqBPOODz J8Tg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=/SNzHaoxahj3j6jIeaOZVfBPWtMqI4OO2QMM6+wlamI=; b=cUCBYwu4ufh5HYPZyYgbAoZ3tkby2+11OzyG1FtyvWL+3n97GEB/TYU8ZGliof/QdF Eje8FKYoFNKOzM2uB/SdpvURwo3Rtl+Jat0slmfuJ6ns44OawyZ+kZQcjq6rdFfNgjhW mpCVROwARrNwaKz3ABjR+ymrqOSMpKUJReDJ0n2Zu11mJCtW1DKp0mTsyDL4OinctKWy QOl6ywkzRW42yhDTmL7aORz4VFANiGcjLNHww8CpDiRb70zhw5lOtyD5DZ29PlQggQ3b v+xfkDBm/i+tRsMt1AjUWXIqxchSqXbdzi7fVzmN58al8UEIAFOFWnnWbCQaw1vJ+C9U PBSA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g26si7606720otj.32.2020.01.13.09.51.41; Mon, 13 Jan 2020 09:51:53 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728759AbgAMRul (ORCPT + 99 others); Mon, 13 Jan 2020 12:50:41 -0500 Received: from muru.com ([72.249.23.125]:50750 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726435AbgAMRuk (ORCPT ); Mon, 13 Jan 2020 12:50:40 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id B3D868047; Mon, 13 Jan 2020 17:51:21 +0000 (UTC) Date: Mon, 13 Jan 2020 09:50:36 -0800 From: Tony Lindgren To: Robert Nelson Cc: "Matwey V. Kornilov" , =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Mark Rutland , "open list:OMAP DEVICE TREE SUPPORT" , "open list:OMAP DEVICE TREE SUPPORT" , open list Subject: Re: [PATCH] arm: dts: am335x-boneblack-common: fix memory size Message-ID: <20200113175036.GL5885@atomide.com> References: <20200106130909.7697-1-matwey@sai.msu.ru> <20200106210509.GF5885@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Robert Nelson [200107 18:33]: > On Mon, Jan 6, 2020 at 3:05 PM Tony Lindgren wrote: > > > > * Matwey V. Kornilov [200106 20:48]: > > > пн, 6 янв. 2020 г. в 23:44, Robert Nelson : > > > > > > > > On Mon, Jan 6, 2020 at 7:10 AM Matwey V. Kornilov wrote: > > > > > > > > > > BeagleBone Black series is equipped with 512MB RAM > > > > > whereas only 256MB is included from am335x-bone-common.dtsi > > > > > > > > FYI: While all versions from the factory are 512MB, some 3rd parties > > > > offered 1GB reballing upgrades.. > > > > So what's the conclusion, is it safe to bump the default size to > > 512MB then? > > > > The custom ones could use their own dts file if bootloader is not > > setting the RAM. > > Yeah this is safe for factory devices. Classic u-boot will update > these for modified boards. OK applying into fixes thanks. Tony