Re: [U-Boot] [PATCH] tegra: clean-up useless define

2014-10-10 Thread Marcel Ziswiler
On Fri, 2014-10-10 at 09:52 -0600, Simon Glass wrote: > You could put anything in there. Good point. Maybe we should leave more spare defines like that. One never knows could come in handy (;-p). ___ U-Boot mailing list U-Boot@lists.denx.de http://lists

Re: [U-Boot] [PATCH] tegra: clean-up useless define

2014-10-10 Thread Simon Glass
On 10 October 2014 09:45, Marcel Ziswiler wrote: > Wondering what exactly that one should bring (;-p). Looks like a remnant of > the last commit > > 783e6a72b8278d59854ced41a4696c9a14abbb0b > kconfig: move CONFIG_OF_* to Kconfig > > Signed-off-by: Marcel Ziswiler Acked-by: Simon Glass You cou

[U-Boot] [PATCH] tegra: clean-up useless define

2014-10-10 Thread Marcel Ziswiler
Wondering what exactly that one should bring (;-p). Looks like a remnant of the last commit 783e6a72b8278d59854ced41a4696c9a14abbb0b kconfig: move CONFIG_OF_* to Kconfig Signed-off-by: Marcel Ziswiler --- include/configs/tegra-common-post.h | 4 1 file changed, 4 deletions(-) diff --git