From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Patch 2/2] arm: mx6: tqma6: use default CONFIG_SYS_PBSIZE
Date: Mon, 01 Jun 2015 09:59:10 +0200 [thread overview]
Message-ID: <556C10CE.2050804@denx.de> (raw)
In-Reply-To: <1431420940-26976-3-git-send-email-list-09_u-boot@tqsc.de>
On 12/05/2015 10:55, Markus Niebel wrote:
> From: Markus Niebel <Markus.Niebel@tq-group.com>
>
> this removes a config entry and uses the default value
> defined in config_fallbacks.h. This implements the same
> behaviour as a patch series for other i.MX6 boards from
> Freescale
>
> Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
> ---
> include/configs/tqma6.h | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h
> index 012fa1c..7c06d37 100644
> --- a/include/configs/tqma6.h
> +++ b/include/configs/tqma6.h
> @@ -416,9 +416,6 @@
> #define CONFIG_AUTO_COMPLETE
> #define CONFIG_SYS_CBSIZE 512
>
> -/* Print Buffer Size */
> -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
> - sizeof(CONFIG_SYS_PROMPT) + 16)
> #define CONFIG_SYS_MAXARGS 16
> #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
>
>
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
=====================================================================
prev parent reply other threads:[~2015-06-01 7:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-12 8:55 [U-Boot] [Patch 0/2] arm: imx6: tqma6: minor config fixes Markus Niebel
2015-05-12 8:55 ` [U-Boot] [Patch 1/2] arm: mx6: tqma6: fix spelling error in condition Markus Niebel
2015-06-01 7:58 ` Stefano Babic
2015-05-12 8:55 ` [U-Boot] [Patch 2/2] arm: mx6: tqma6: use default CONFIG_SYS_PBSIZE Markus Niebel
2015-06-01 7:59 ` 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=556C10CE.2050804@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.