All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 01/14] mx6sxsabresd: Use the default CONFIG_SYS_PBSIZE
Date: Fri, 13 Mar 2015 13:14:46 +0100	[thread overview]
Message-ID: <5502D4B6.5040209@denx.de> (raw)
In-Reply-To: <1425316478-17059-1-git-send-email-fabio.estevam@freescale.com>

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 <fabio.estevam@freescale.com>
> ---

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
=====================================================================

      parent reply	other threads:[~2015-03-13 12:14 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-02 17:14 [U-Boot] [PATCH 01/14] mx6sxsabresd: Use the default CONFIG_SYS_PBSIZE Fabio Estevam
2015-03-02 17:14 ` [U-Boot] [PATCH 02/14] mx6slevk: " Fabio Estevam
2015-03-03  1:11   ` Hui.Liu at freescale.com
2015-03-02 17:14 ` [U-Boot] [PATCH 03/14] mx6qarm2: " Fabio Estevam
2015-03-03  1:12   ` Hui.Liu at freescale.com
2015-03-02 17:14 ` [U-Boot] [PATCH 04/14] mx53loco: " Fabio Estevam
2015-03-03  1:12   ` Hui.Liu at freescale.com
2015-03-02 17:14 ` [U-Boot] [PATCH 05/14] mx51evk: " Fabio Estevam
2015-03-04  8:08   ` Stefano Babic
2015-03-02 17:14 ` [U-Boot] [PATCH 06/14] mx35pdk: " Fabio Estevam
2015-03-04  8:08   ` Stefano Babic
2015-03-02 17:14 ` [U-Boot] [PATCH 07/14] mx31pdk: " Fabio Estevam
2015-03-03 18:33   ` Magnus Lilja
2015-03-02 17:14 ` [U-Boot] [PATCH 08/14] mx25pdk: " Fabio Estevam
2015-03-02 17:14 ` [U-Boot] [PATCH 09/14] mxs: " Fabio Estevam
2015-03-02 17:30   ` Marek Vasut
2015-03-02 17:14 ` [U-Boot] [PATCH 10/14] wandboard: " Fabio Estevam
2015-03-02 17:14 ` [U-Boot] [PATCH 11/14] hummingboard: " Fabio Estevam
2015-03-02 17:14 ` [U-Boot] [PATCH 12/14] nitrogen6x: " Fabio Estevam
2015-03-02 17:14 ` [U-Boot] [PATCH 13/14] warp: " Fabio Estevam
2015-03-03  1:50   ` Otavio Salvador
2015-03-02 17:14 ` [U-Boot] [PATCH 14/14] novena: " Fabio Estevam
2015-03-02 17:30   ` Marek Vasut
2015-03-13 12:14 ` Stefano Babic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5502D4B6.5040209@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.