From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Mon, 30 May 2016 15:20:48 +0200 Subject: [U-Boot] [RFC PATCH 2/5] spl: dfu: fs: adding ext4/fat filesystem support for SPL-DFU In-Reply-To: <0D0598D9-0E6A-4ED9-A27E-3253D9A373FB@ti.com> References: <1464356373-8375-1-git-send-email-ravibabu@ti.com> <1464356373-8375-3-git-send-email-ravibabu@ti.com> <20160530135948.479d7a33@amdc2363> <0D0598D9-0E6A-4ED9-A27E-3253D9A373FB@ti.com> Message-ID: <20160530152048.7f068b45@amdc2363> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Ravi, > > > > How large could be the SPL code for your board (dra7x)? > > > > The SPL code size is about 152K. And what is the overall size of IRAM on this board? My concern here is that other potential users of DFU SPL boards could have smaller available memory (for example 64KiB or even better - 24KiB). That is why we struggle to have the SPL as tiny as possible. -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group