Hi, I've also tried adding a new defconfig for the board with the following patch:
+CONFIG_SYS_SDRAM_BASE=0x00000000 +CONFIG_SYS_SDRAM_SIZE=0x80000000 but u-boot still reports the DRAM as 4 GiB. I'm at a loss as to why this is happening. Is there something I'm missing? On Wed, Dec 6, 2017 at 11:25 AM Giordon Stark <[email protected]> wrote: > Hi all, > > The board I'm using is defined here: > https://github.com/kratsg/meta-l1calo/blob/master/conf/machine/gfex-prototype3.conf > but > I'm noticing that the DRAM reported by U-Boot is set to 4 GiB. This would > be correct for ZCU102, but we have 16 GiB DRAM for our custom (v3) board. > > Where is this setting configured? Is it part of the device tree? If so, > why is the device-tree-xlnx repository not exporting this correctly? > > Thanks! > > Giordon >
-- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
