diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2015-09-05 01:40:41 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-09-04 16:13:25 -0400 |
| commit | a56d68804c2a895c3c496f3fa1e0ed038b257a22 (patch) | |
| tree | 4e88edd4473b75c94ee5536c707501a33de66953 /conf/machine/include | |
| parent | 9a673a7ee219bd103e48df05e35bc55d6b2bfbd0 (diff) | |
| download | meta-ti-a56d68804c2a895c3c496f3fa1e0ed038b257a22.tar.gz | |
u-boot-ti-staging, keystone: update with latest fixes, switch keystone over
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include')
| -rw-r--r-- | conf/machine/include/keystone.inc | 4 |
1 files changed, 2 insertions, 2 deletions
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" | |||
| 5 | require conf/machine/include/tune-cortexa15.inc | 5 | require conf/machine/include/tune-cortexa15.inc |
| 6 | 6 | ||
| 7 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" | 7 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" |
| 8 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-keystone" | 8 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging" |
| 9 | PREFERRED_PROVIDER_u-boot = "u-boot-keystone" | 9 | PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging" |
| 10 | 10 | ||
| 11 | # Increase this everytime you change something in the kernel | 11 | # Increase this everytime you change something in the kernel |
| 12 | MACHINE_KERNEL_PR = "r9" | 12 | MACHINE_KERNEL_PR = "r9" |
