I'm trying to create a customized FS
and eventually a kernel for my Banana Pi using BuildRoot
.
The fact is I'm new to it. Banana Pi isn't part of the pre-made configurations.
My main problem is that can't find the specific hardware specs I'm searching for.
My CPU is an Allwinner A20 SoC
, which has an ARM
architecture. But is it Big or Little endian ?
1. What is the "Target ABI" ?
2. What is its "Floating point strategy" ?
Thanks for your answers !