
29 Apr
2015
29 Apr
'15
1:20 a.m.
On Wed, Apr 29, 2015 at 09:05:57AM +1000, Peter Howard wrote:
Signed-off-by: Peter Howard phoward@gme.net.au
configs/omapl138_lcdk_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig index 8f19721..4445c38 100644 --- a/configs/omapl138_lcdk_defconfig +++ b/configs/omapl138_lcdk_defconfig @@ -1,3 +1,4 @@ +CONFIG_SPL=y CONFIG_ARM=y CONFIG_ARCH_DAVINCI=y CONFIG_TARGET_OMAPL138_LCDK=y
So when I grabbed the patch the config file was somehow missing. Sorry I missed this part!
--
Tom