From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeroen Hofstee Date: Sat, 13 Dec 2014 20:47:00 +0100 Subject: [U-Boot] uBoot services In-Reply-To: <64581A55-462A-4A0B-AB8F-FCCDFF194DBA@partis.co.uk> References: <64581A55-462A-4A0B-AB8F-FCCDFF194DBA@partis.co.uk> Message-ID: <548C97B4.509@myspectrum.nl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Gary, On 13-12-14 20:20, Gary Partis wrote: > Hi all > > I am using a Xilinx Zynq device (dual core ARM) which has uBoot in its internal boot flash. > > I am sure I have read somewhere that uBoot has a number of services available to "bare metal" applications, such as malloc et Al. Is this so? If so, where may I find this documentation, as I have been unable to find it? > > There are two approaches actually, have a look at u-boot/examples/ One of them is documented in doc/README.standalone. Regards, Jeroen