From 6ba9caaf472fd1707342848d9c5bfb38a230254f Mon Sep 17 00:00:00 2001 From: Sekhar Nori Date: Tue, 25 Feb 2014 17:27:55 +0530 Subject: [PATCH] ARM: davinci: enable da8xx build concurrently with older devices Enable da8xx devices to build concurrently with older (traditional) DaVinci devices. Do this by defining multiple zreladdr values and enabling AUTO_ZRELADDR to prevent build regressions. Note that we do not enable AUTO_ZRELADDR in da8xx_omapl_defconfig since it is meant to be removed. Signed-off-by: Sekhar Nori --- Reading git-format-patch failed