There's currently some issues with armv7-class of CPUs code generation
with our default toolchain. Turn it off here until that all gets sorted out.
This commit is contained in:
parent
9c0c355f2a
commit
728a116911
@ -31,6 +31,6 @@ NANO_KERNEL=RPI2
|
||||
NANO_DRIVE=mmcsd0
|
||||
NANO_NAME=rpi2
|
||||
NANO_BOOT_PKG=u-boot-rpi2
|
||||
NANO_CPUTYPE=cortex-a7
|
||||
# NANO_CPUTYPE=cortex-a7
|
||||
|
||||
. common # Pull in common definitions, keep last
|
||||
|
Loading…
Reference in New Issue
Block a user