From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 23 Nov 2011 09:37:10 +0100 Subject: [U-Boot] [PATCH] MX: serial_mxc: cleanup removing nasty #ifdef In-Reply-To: References: <1321977108-21243-1-git-send-email-sbabic@denx.de> Message-ID: <4ECCB0B6.9060807@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 On 23/11/2011 03:48, Jason Hui wrote: > From the u-boot/README: > > * Configuration _OPTIONS_: > These are selectable by the user and have names beginning with > "CONFIG_". > > * Configuration _SETTINGS_: > These depend on the hardware etc. and should not be meddled with if > you don't know what you're doing; they have names beginning with > "CONFIG_SYS_". > > It's better to use #define CONFIG_SYS_MXC_UART_BASE UART1_BASE > > [...] Agree, I do it in V2 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 =====================================================================