From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] arm: dts: am335x-boneblack-common: fix memory size Date: Mon, 13 Jan 2020 09:50:36 -0800 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-Transfer-Encoding: 8bit Return-path: 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 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org 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 * 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