summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-12-20 16:30:22 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-20 17:39:48 +0100
commitc84b0511b3a1278ce6ea8efd423ce032f715a639 (patch)
tree9dd8e2367c739a653eb71e83b857dd3f750f5aa9 /conf
parentbf3813c19b824e75f3fddd5f24d06c59339c5e17 (diff)
downloadmeta-ti-c84b0511b3a1278ce6ea8efd423ce032f715a639.tar.gz
linux-ti81xx-psp 2.6.37: update to match latest *SDK
Boot Tested on DM8148 EVM Acked-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/ti814x.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ti814x.inc b/conf/machine/include/ti814x.inc
index 4f1c1dea..23b6a1d7 100644
--- a/conf/machine/include/ti814x.inc
+++ b/conf/machine/include/ti814x.inc
@@ -6,7 +6,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-ti81xx-psp"
6PREFERRED_PROVIDER_virtual/bootloader = "u-boot" 6PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
7 7
8# Increase this everytime you change something in the kernel 8# Increase this everytime you change something in the kernel
9MACHINE_KERNEL_PR = "r1" 9MACHINE_KERNEL_PR = "r2"
10 10
11KERNEL_IMAGETYPE = "uImage" 11KERNEL_IMAGETYPE = "uImage"
12 12