Re: [U-Boot] [PATCH v3 1/9] Use ALL-y style instead of ifeq blocks for better readability

2011-07-26 Thread Wolfgang Denk
Dear Daniel Schwierzeck, In message 1311005361-26241-2-git-send-email-daniel.schwierz...@googlemail.com you wrote: Signed-off-by: Daniel Schwierzeck daniel.schwierz...@googlemail.com Cc: Mike Frysinger vap...@gentoo.org Cc: Stefan Roese s...@denx.de Cc: Vipin Kumar vipin.ku...@st.com ---

[U-Boot] [PATCH v3 1/9] Use ALL-y style instead of ifeq blocks for better readability

2011-07-18 Thread Daniel Schwierzeck
Signed-off-by: Daniel Schwierzeck daniel.schwierz...@googlemail.com Cc: Mike Frysinger vap...@gentoo.org Cc: Stefan Roese s...@denx.de Cc: Vipin Kumar vipin.ku...@st.com --- Changes since RFC v1: - none Makefile | 20 ++-- arch/blackfin/config.mk|

Re: [U-Boot] [PATCH v3 1/9] Use ALL-y style instead of ifeq blocks for better readability

2011-07-18 Thread Vipin Kumar
On 7/18/2011 9:39 PM, Daniel Schwierzeck wrote: diff --git a/board/spear/spear300/config.mk b/board/spear/spear300/config.mk index 11da2c3..5848ef8 100644 --- a/board/spear/spear300/config.mk +++ b/board/spear/spear300/config.mk @@ -25,7 +25,7 @@ CONFIG_SYS_TEXT_BASE = 0x0070