From mboxrd@z Thu Jan 1 00:00:00 1970 From: 8001010 <8001010@gmail.com> Date: Sat, 26 Nov 2016 11:35:40 +0100 Subject: [U-Boot] u-boot 2016.11 and A33 1G ram detection. Message-ID: <5839657C.9010708@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Uboot reports 512Mb on my ET_Q8_V2.0 allwinner A33 tablet but it have 1G Ram (android and my eyes on pcb see it!), kernel(4.9-rc6) report 512Mb too. Is ram autodetected or i can change something in dts(i suppose) to permit correct detection? Uboot pass to kernel ram size or kernel detect itself ? Thank