mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
armv6 machines: use armv6 tuning
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3950 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -14,5 +14,4 @@ UBOOT_ENTRYPOINT = "80008000"
|
||||
SERIAL_CONSOLE = "-L 115200 ttymxc0"
|
||||
EXTRA_IMAGECMD_jffs2_mx31phy = "--pad --little-endian --eraseblock=0x20000 -n"
|
||||
|
||||
require conf/machine/include/tune-arm926ejs.inc
|
||||
# v6 tune
|
||||
require conf/machine/include/tune-arm1136jf-s.inc
|
||||
|
||||
Reference in New Issue
Block a user