From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 15 May 2012 23:14:25 +0200 Subject: [U-Boot] [PATCH 2/3] m28evk: drop duplicated definition of CONFIG_OF_LIBFDT In-Reply-To: <1337115571-14115-2-git-send-email-otavio@ossystems.com.br> References: <1337115571-14115-1-git-send-email-otavio@ossystems.com.br> <1337115571-14115-2-git-send-email-otavio@ossystems.com.br> Message-ID: <201205152314.25612.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Otavio Salvador, > Signed-off-by: Otavio Salvador > Cc: Marek Vasut > Cc: Stefano Babic > Cc: Wolfgang Denk Please drop the other one, so this is the same as mx28evk.h and we can easily unify it. btw how did you find this? > --- > include/configs/m28evk.h | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h > index a076aa5..29ea8eb 100644 > --- a/include/configs/m28evk.h > +++ b/include/configs/m28evk.h > @@ -43,8 +43,6 @@ > #define CONFIG_ARCH_CPU_INIT > #define CONFIG_ARCH_MISC_INIT > > -#define CONFIG_OF_LIBFDT > - > /* > * SPL > */ Best regards, Marek Vasut