From c41c5cce4c79187c782a2b464b4014097b23a144 Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Mon, 25 Mar 2013 08:05:50 -0500 Subject: 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 Signed-off-by: Denys Dmytriyenko --- conf/machine/include/omap-a15.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') 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 require conf/machine/include/tune-cortexa15.inc # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r0" +MACHINE_KERNEL_PR = "r1" PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging" -- cgit v1.2.3-54-g00ecf