From mboxrd@z Thu Jan 1 00:00:00 1970 From: bin4ry <0xbin4ry@gmail.com> Date: Wed, 02 Oct 2013 09:29:03 +0200 Subject: [U-Boot] [U-boot] SPL: Reading large files with file_fat_read() Message-ID: <524BCB3F.7000504@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 When enabling debug mode I get the following error: dlmalloc.c:2084: malloc_extend_top: Assertion `((unsigned long)((char*)top + top_size) & (pagesz - 1)) == 0' failed. Best regards, -b