From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 15 Jun 2013 23:42:27 +0200 Subject: [U-Boot] [PATCH] ARM: mxs: Consolidate configuration options In-Reply-To: <201306152227.52047.marex@denx.de> References: <1371316336-31711-1-git-send-email-marex@denx.de> <20130615201705.ECB6638049C@gemini.denx.de> <201306152227.52047.marex@denx.de> Message-ID: <201306152342.27276.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 Hello Wolfgang, > Dear Wolfgang Denk, > > > Dear Marek, > > > > In message <1371316336-31711-1-git-send-email-marex@denx.de> you wrote: > > > Note that the mx23evk grew in size slightly. This is due to the > > > CONFIG_SYS_CBSIZE now being set to 1024 as it is on the rest of > > > MXS systems. > > > > What is that needed for? 1024 bytes is more than 12 lines of 80 > > characters each - when do you ever need that much console input in a > > single line? > > Probably almost never, but since all the boards do use it, I'll keep it at > that. I'd prefer to replace this with 256 in a subsequent patch, can we > agree on that? Subsequent patch is out of the doors, thanks for pointing this out. Best regards, Marek Vasut