* [U-Boot] [PATCH] MX31: mx31pdk: Remove nand_spl config.mk file
@ 2011-09-05 18:55 Fabio Estevam
2011-09-12 17:13 ` Fabio Estevam
0 siblings, 1 reply; 3+ messages in thread
From: Fabio Estevam @ 2011-09-05 18:55 UTC (permalink / raw)
To: u-boot
No need to have a config.mk to only store a single line.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
nand_spl/board/freescale/mx31pdk/Makefile | 2 +-
nand_spl/board/freescale/mx31pdk/config.mk | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
delete mode 100644 nand_spl/board/freescale/mx31pdk/config.mk
diff --git a/nand_spl/board/freescale/mx31pdk/Makefile b/nand_spl/board/freescale/mx31pdk/Makefile
index e6ec10a..87784d2 100644
--- a/nand_spl/board/freescale/mx31pdk/Makefile
+++ b/nand_spl/board/freescale/mx31pdk/Makefile
@@ -1,7 +1,7 @@
CONFIG_NAND_SPL = y
+PAD_TO := 2048
include $(TOPDIR)/config.mk
-include $(TOPDIR)/nand_spl/board/$(BOARDDIR)/config.mk
nandobj := $(OBJTREE)/nand_spl/
diff --git a/nand_spl/board/freescale/mx31pdk/config.mk b/nand_spl/board/freescale/mx31pdk/config.mk
deleted file mode 100644
index 68afbf1..0000000
--- a/nand_spl/board/freescale/mx31pdk/config.mk
+++ /dev/null
@@ -1 +0,0 @@
-PAD_TO := 2048
--
1.6.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] MX31: mx31pdk: Remove nand_spl config.mk file
2011-09-05 18:55 [U-Boot] [PATCH] MX31: mx31pdk: Remove nand_spl config.mk file Fabio Estevam
@ 2011-09-12 17:13 ` Fabio Estevam
2011-09-13 11:13 ` Stefano Babic
0 siblings, 1 reply; 3+ messages in thread
From: Fabio Estevam @ 2011-09-12 17:13 UTC (permalink / raw)
To: u-boot
Hi Stefano,
On Mon, Sep 5, 2011 at 3:55 PM, Fabio Estevam
<fabio.estevam@freescale.com> wrote:
> No need to have a config.mk to only store a single line.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> ?nand_spl/board/freescale/mx31pdk/Makefile ?| ? ?2 +-
> ?nand_spl/board/freescale/mx31pdk/config.mk | ? ?1 -
> ?2 files changed, 1 insertions(+), 2 deletions(-)
> ?delete mode 100644 nand_spl/board/freescale/mx31pdk/config.mk
Any comments on this one?
Thanks,
Fabio Estevam
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] MX31: mx31pdk: Remove nand_spl config.mk file
2011-09-12 17:13 ` Fabio Estevam
@ 2011-09-13 11:13 ` Stefano Babic
0 siblings, 0 replies; 3+ messages in thread
From: Stefano Babic @ 2011-09-13 11:13 UTC (permalink / raw)
To: u-boot
On 09/12/2011 07:13 PM, Fabio Estevam wrote:
> Hi Stefano,
>
> On Mon, Sep 5, 2011 at 3:55 PM, Fabio Estevam
> <fabio.estevam@freescale.com> wrote:
>> No need to have a config.mk to only store a single line.
>>
>> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
>> ---
>> nand_spl/board/freescale/mx31pdk/Makefile | 2 +-
>> nand_spl/board/freescale/mx31pdk/config.mk | 1 -
>> 2 files changed, 1 insertions(+), 2 deletions(-)
>> delete mode 100644 nand_spl/board/freescale/mx31pdk/config.mk
>
> Any comments on this one?
No, it looks ok for me - it is on my todo list (next branch).
Acked-by: Stefano Babic <sbabic@denx.de>
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-09-13 11:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-05 18:55 [U-Boot] [PATCH] MX31: mx31pdk: Remove nand_spl config.mk file Fabio Estevam
2011-09-12 17:13 ` Fabio Estevam
2011-09-13 11:13 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox