From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 09/14] mxs: Use the default CONFIG_SYS_PBSIZE
Date: Mon, 2 Mar 2015 18:30:39 +0100 [thread overview]
Message-ID: <201503021830.39180.marex@denx.de> (raw)
In-Reply-To: <1425316478-17059-9-git-send-email-fabio.estevam@freescale.com>
On Monday, March 02, 2015 at 06:14:33 PM, 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.
>
> Cc: Marek Vasut <marex@denx.de>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Marek Vasut <marex@denx.de>
Best regards,
Marek Vasut
next prev parent reply other threads:[~2015-03-02 17:30 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 [this message]
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 ` [U-Boot] [PATCH 01/14] mx6sxsabresd: " Stefano Babic
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=201503021830.39180.marex@denx.de \
--to=marex@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.