diff options
author | Chase Maupin <Chase.Maupin@ti.com> | 2013-10-25 12:55:02 -0500 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2013-10-25 17:58:53 -0400 |
commit | 466c2ab71c79f9ce8b8d6969fe59099093bdaeaa (patch) | |
tree | 675262df0e94f93f98f0cfb8305bd12cb9cebc68 /conf/machine/include | |
parent | fe3eb57f580b945e63779114245e148a1bb6e4cb (diff) | |
download | meta-ti-466c2ab71c79f9ce8b8d6969fe59099093bdaeaa.tar.gz |
linux-ti-staging: Update for AM437x GP EVM DTB
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r-- | conf/machine/include/ti43x.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc index dc3baf6b..12f569e6 100644 --- a/conf/machine/include/ti43x.inc +++ b/conf/machine/include/ti43x.inc | |||
@@ -16,7 +16,7 @@ XSERVER = "xserver-xorg \ | |||
16 | GUI_MACHINE_CLASS = "bigscreen" | 16 | GUI_MACHINE_CLASS = "bigscreen" |
17 | 17 | ||
18 | # Increase this everytime you change something in the kernel | 18 | # Increase this everytime you change something in the kernel |
19 | MACHINE_KERNEL_PR = "r0" | 19 | MACHINE_KERNEL_PR = "r1" |
20 | 20 | ||
21 | # Default providers, may need to override for specific machines | 21 | # Default providers, may need to override for specific machines |
22 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" | 22 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" |