From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anton Gerasimov Date: Thu, 20 Dec 2018 22:57:39 +0100 Subject: [U-Boot] [PATCH 0/1] Extend malloc() pool for Zynq devices Message-ID: <20181220215740.13000-1-tossel@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 I'm getting -ENOMEM on Z-Turn board already, other boards are probably still allright if no one complains, but might hit the limit soon. Anton Gerasimov (1): zynq: Kconfig: extend the bootstrap malloc() pool arch/arm/mach-zynq/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.19.0