From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 2/2] i.MX6: mx6qsabrelite: Add splash screen support
Date: Tue, 18 Sep 2012 07:02:36 -0700 [thread overview]
Message-ID: <50587EFC.6000707@boundarydevices.com> (raw)
In-Reply-To: <CAOMZO5AW0PtnHeLpwCyB-fhXddMOad_bgqpc9ynS4kyicb-XFw@mail.gmail.com>
On 09/17/2012 04:43 PM, Fabio Estevam wrote:
> Hi Eric,
>
> On Mon, Sep 17, 2012 at 8:14 PM, Eric Nelson
> <eric.nelson@boundarydevices.com> wrote:
>> Adds support for the Hannstar 1024 x 768 LVDS panel (Freescale part
>> number MCIMX-LVDS1) to SABRE-Lite board.
>>
>> This commit is a rebase Fabio Estevan's patch from 5/31 to
>
> s/Estevan/Estevam
>
>
>> +int board_late_init(void)
>> +{
>> + setenv("stdout", "serial");
>> + return 0;
>> +}
>
> Please see my previous comment on v1 about this.
>
> Wolfgang nacked this method and Stefano has proposed a nice way for
> keeping the console in serial. Check mx53loco and mx51evk.
>
Hi Fabio and Stefano,
While trying to understand this, I wonder whether the
use of overwrite_console() addresses Wolfgang's original
concern.
I think the suggestion was to set the preboot variable
to change things:
#define CONFIG_PREBOOT "setenv stdout serial"
The has the benefit of allowing saveenv to completely
overwrite the decision.
Am I over-thinking this?
Please advise,
Eric
next prev parent reply other threads:[~2012-09-18 14:02 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-31 17:23 [U-Boot] [PATCH 1/9] mx6: Allow mx6 to access the IPUv3 registers Fabio Estevam
2012-05-31 17:23 ` [U-Boot] [PATCH 2/9] video: Rename CONFIG_VIDEO_MX5 Fabio Estevam
2012-06-22 11:36 ` Anatolij Gustschin
2012-05-31 17:23 ` [U-Boot] [PATCH 3/9] ipu_common: Only apply the erratum to MX51 Fabio Estevam
2012-06-22 11:36 ` Anatolij Gustschin
2012-05-31 17:23 ` [U-Boot] [PATCH 4/9] ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53 Fabio Estevam
2012-06-22 11:37 ` Anatolij Gustschin
2012-05-31 17:23 ` [U-Boot] [PATCH 5/9] ipu_common: Rename MXC_CCM_BASE Fabio Estevam
2012-06-22 11:37 ` Anatolij Gustschin
2012-05-31 17:24 ` [U-Boot] [PATCH 6/9] ipu_common: Do not hardcode the ipu_clk frequency Fabio Estevam
2012-06-22 11:38 ` Anatolij Gustschin
2012-05-31 17:24 ` [U-Boot] [PATCH 7/9] mxc_i2c: Allow MX6Q I2C3 to work Fabio Estevam
2012-05-31 22:24 ` Troy Kisky
2012-05-31 22:48 ` Fabio Estevam
2012-06-02 6:44 ` Dirk Behme
2012-05-31 17:24 ` [U-Boot] [PATCH 8/9] ipu_common: Add ldb_clk for use in parenting the pixel clock Fabio Estevam
2012-06-22 11:39 ` Anatolij Gustschin
2012-05-31 17:24 ` [U-Boot] [PATCH 9/9] mx6qsabrelite: Add splaschscreen support Fabio Estevam
2012-06-02 6:46 ` Dirk Behme
2012-06-02 18:22 ` Fabio Estevam
2012-06-02 18:52 ` Dirk Behme
2012-06-02 22:36 ` Fabio Estevam
2012-06-03 0:12 ` Troy Kisky
2012-06-03 7:29 ` Fabio Estevam
2012-07-31 9:07 ` Dirk Behme
2012-09-17 20:20 ` [U-Boot] [PATCH 0/2] i.MX6: mx6qsabrelite: Add splash screen support Eric Nelson
2012-09-17 20:20 ` [U-Boot] [PATCH 1/2] i.MX6: change register name for CCM_CHSCCDR to match ref. manual Eric Nelson
2012-09-17 20:20 ` [U-Boot] [PATCH 2/2] i.MX6: mx6qsabrelite: Add splash screen support Eric Nelson
2012-09-17 20:29 ` Fabio Estevam
2012-09-17 20:45 ` [U-Boot] [PATCH 0/2] " Anatolij Gustschin
2012-09-17 23:14 ` [U-Boot] [PATCH V2 " Eric Nelson
2012-09-17 23:14 ` [U-Boot] [PATCH V2 1/2] i.MX6: change register name for CCM_CHSCCDR to match ref. manual Eric Nelson
2012-09-17 23:14 ` [U-Boot] [PATCH V2 2/2] i.MX6: mx6qsabrelite: Add splash screen support Eric Nelson
2012-09-17 23:43 ` Fabio Estevam
2012-09-18 0:08 ` Eric Nelson
2012-09-18 0:43 ` Eric Nelson
2012-09-18 0:45 ` Fabio Estevam
2012-09-18 14:02 ` Eric Nelson [this message]
2012-09-18 14:42 ` Stefano Babic
2012-09-18 15:12 ` Eric Nelson
2012-09-18 7:47 ` Stefano Babic
2012-09-18 13:28 ` Eric Nelson
2012-09-18 13:50 ` Stefano Babic
2012-09-18 23:56 ` [U-Boot] Cleanup of CCGR registers (was [PATCH V2 2/2] i.MX6: mx6qsabrelite: Add splash screen support) Eric Nelson
2012-09-19 7:31 ` Stefano Babic
2012-06-22 11:35 ` [U-Boot] [PATCH 1/9] mx6: Allow mx6 to access the IPUv3 registers Anatolij Gustschin
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=50587EFC.6000707@boundarydevices.com \
--to=eric.nelson@boundarydevices.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox