Stephen, On Wed, Jan 16, 2013 at 3:47 PM, Stephen Warren <[email protected]> wrote: > 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... >
True, but that's what's in current Cardhu DTS, and Harmony, Seaboard, and Ventana DTS files. Only Whistler has 0x20000000 (512MB). How is this used, and how do we keep it in sync with what's really on the board/in the ODMDATA field? Tom _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

