Age | Commit message (Collapse) | Author |
|
This bugfix is depend on uclibc-ng patch:
csky: remove -mcpu and -mhard-float from config
Signed-off-by: Guo Ren <ren_guo@c-sky.com>
|
|
|
|
Add single/double precision support for Cortex-M7.
Mostly from Alex, some minor cleanup and kernel
mini config from me.
Signed-off-by: Alex Brand <tecnologic86@gmail.com>
|
|
|
|
ADK_TARGET_KERNEL_VERSION (unused)
|
|
ARM, MIPS and PPC have support for soft or hard float configuration
of toolchain and system. Generalize the support for this in OpenADK.
|