From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 13 Mar 2015 13:14:46 +0100 Subject: [U-Boot] [PATCH 01/14] mx6sxsabresd: Use the default CONFIG_SYS_PBSIZE In-Reply-To: <1425316478-17059-1-git-send-email-fabio.estevam@freescale.com> References: <1425316478-17059-1-git-send-email-fabio.estevam@freescale.com> Message-ID: <5502D4B6.5040209@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 Hi Fabio, On 02/03/2015 18:14, Fabio Estevam wrote: > Entering the maximum number of characters defined by CONFIG_SYS_CBSIZE into > the console and hitting enter afterwards, causes a hang in the system because > CONFIG_SYS_PBSIZE is not capable of storing the extra characters of the error > message: > "Unknown command '' - try 'help'". > > Use the default CONFIG_SYS_PBSIZE definition from config_fallbacks.h to solve > this problem. > > Signed-off-by: Fabio Estevam > --- Whole series applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================