summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2013-03-25 08:05:50 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-03-26 14:32:45 -0400
commitc41c5cce4c79187c782a2b464b4014097b23a144 (patch)
treec4b4500f2d099d0dc034553d4839451d97024bc1 /conf
parente409a64f4c12b1b24ff207559ddd9623cbe5c8e3 (diff)
downloadmeta-ti-c41c5cce4c79187c782a2b464b4014097b23a144.tar.gz
linux-ti-staging: Add panda dts file as supported DTS
* Add the omap5-panda.dts file as a supported DTS to be built. This file is for use on the panda and uEVM boards. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/omap-a15.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap-a15.inc b/conf/machine/include/omap-a15.inc
index fa2037a7..702898fb 100644
--- a/conf/machine/include/omap-a15.inc
+++ b/conf/machine/include/omap-a15.inc
@@ -4,7 +4,7 @@ require conf/machine/include/soc-family.inc
4require conf/machine/include/tune-cortexa15.inc 4require conf/machine/include/tune-cortexa15.inc
5 5
6# Increase this everytime you change something in the kernel 6# Increase this everytime you change something in the kernel
7MACHINE_KERNEL_PR = "r0" 7MACHINE_KERNEL_PR = "r1"
8 8
9PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" 9PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging"
10PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging" 10PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging"