[U-Boot] [PATCH 5/7] Tegra114: Dalmore: Add DT files
Stephen Warren
swarren at wwwdotorg.org
Wed Jan 16 23:47:08 CET 2013
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...
More information about the U-Boot
mailing list