mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
machine: rk3288: enable SoC-specific assignments
Enable machine overrides for RK3288. Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
7525c6a895
commit
b8349d906e
|
@ -1,7 +1,10 @@
|
|||
# Copyright (C) 2015 Romain Perier
|
||||
# Released under the MIT license (see COPYING.MIT for the terms)
|
||||
|
||||
SOC_FAMILY = "rk3288"
|
||||
|
||||
require conf/machine/include/tune-cortexa17.inc
|
||||
require conf/machine/include/soc-family.inc
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux"
|
||||
SERIAL_CONSOLES = "115200;ttyS2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user