
13 Dec
2014
13 Dec
'14
8:47 p.m.
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