From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 16 Jan 2013 15:47:08 -0700 Subject: [U-Boot] [PATCH 5/7] Tegra114: Dalmore: Add DT files In-Reply-To: <1358370848-29469-6-git-send-email-twarren@nvidia.com> References: <1358370848-29469-1-git-send-email-twarren@nvidia.com> <1358370848-29469-6-git-send-email-twarren@nvidia.com> Message-ID: <50F72DEC.70707@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/16/2013 02:14 PM, Tom Warren wrote: > These are stripped down for bringup, They'll be filled out later > to match-up with the kernel DT contents, and/or as devices are > brought up (mmc, usb, spi, etc.). > diff --git a/board/nvidia/dts/tegra114-dalmore.dts b/board/nvidia/dts/tegra114-dalmore.dts > + memory { > + device_type = "memory"; > + reg = <0x80000000 0x40000000>; > + }; Indeed, that says just 1GB...