summaryrefslogtreecommitdiff
path: root/samples/arm-cortexa5-linux-uclibcgnueabihf/uClibc-0.9.33.2.config
AgeCommit message (Collapse)AuthorFilesLines
2014-09-05samples: update ARM little-endian samplesYann E. MORIN1-8/+6
Removed the arm-davinci sample, it does not bring much more that the other samples. Add an ARM uClibc EABIhf sample. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2014-07-26samples: add arm-cortexa5-linux-uclibcgnueabihfAlexandre Belloni1-0/+254
This configuration has been tested on an Atmel sama5d3 board. It is a Cortex-A5 without neon and the floating point unit is a vfpv4-d16. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>