Re: [U-Boot] [PATCH 1/3] Build: Implement sentinel to pass board options

2010-10-03 Thread Wolfgang Denk
Dear Marek Vasut, In message <1286123674-13461-1-git-send-email-marek.va...@gmail.com> you wrote: > With this implementation, the sentinel character in TARGET name is interpreted > as an option and expanded to CONFIG_MK_xxx. Sorry, but this is not the implementation we discussed in the past. I k

[U-Boot] [PATCH 1/3] Build: Implement sentinel to pass board options

2010-10-03 Thread Marek Vasut
With this implementation, the sentinel character in TARGET name is interpreted as an option and expanded to CONFIG_MK_xxx. Signed-off-by: Marek Vasut --- boards.cfg |1 + mkconfig |7 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/boards.cfg b/boards.cfg index 6