From a56d68804c2a895c3c496f3fa1e0ed038b257a22 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Sat, 5 Sep 2015 01:40:41 +0000 Subject: u-boot-ti-staging, keystone: update with latest fixes, switch keystone over Signed-off-by: Denys Dmytriyenko --- conf/machine/include/keystone.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc index 79204478..c541241c 100644 --- a/conf/machine/include/keystone.inc +++ b/conf/machine/include/keystone.inc @@ -5,8 +5,8 @@ DEFAULTTUNE ?= "cortexa15thf-neon" require conf/machine/include/tune-cortexa15.inc PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" -PREFERRED_PROVIDER_virtual/bootloader = "u-boot-keystone" -PREFERRED_PROVIDER_u-boot = "u-boot-keystone" +PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging" +PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging" # Increase this everytime you change something in the kernel MACHINE_KERNEL_PR = "r9" -- cgit v1.2.3-54-g00ecf