The RK3288 only supports VFPv3 from the datasheet. Signed-off-by: ayaka <ay...@soulik.info> --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README index 5d19202..f9f705c 100644 --- a/README +++ b/README @@ -136,6 +136,6 @@ has these same goals, or you can add settings in your configuration files (e.g. local.conf) as follows: for rk3288: - DEFAULTTUNE = "cortexa17hf-neon-vfpv4" + DEFAULTTUNE = "cortexa17hf-neon" for rk3066: DEFAULTTUNE = "cortexa9-neon" -- 2.7.4 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto