Compile for specific cortex model inside the RPi 2. It's closer to

working, and might actually work...
This commit is contained in:
imp 2016-01-16 05:58:17 +00:00
parent 6d123b64fd
commit b86d014272

View File

@ -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