diff mbox

[U-Boot] davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig

Message ID 1430262357.3358.1.camel@nswph.gme.net.au
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Peter Howard April 28, 2015, 11:05 p.m. UTC
Signed-off-by: Peter Howard <phoward@gme.net.au>
---
 configs/omapl138_lcdk_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Tom Rini April 28, 2015, 11:20 p.m. UTC | #1
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 Rini May 10, 2015, 2:08 p.m. UTC | #2
On Wed, Apr 29, 2015 at 09:05:57AM +1000, Peter Howard wrote:

> Signed-off-by: Peter Howard <phoward@gme.net.au>

Applied to u-boot/master, thanks!
diff mbox

Patch

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