From: Craig Lilley <craig@naedanger.scot>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm, imx: fix spl compile for mxs boards
Date: Fri, 19 Jun 2015 12:14:32 +0000 (UTC) [thread overview]
Message-ID: <loom.20150619T141120-239@post.gmane.org> (raw)
In-Reply-To: 5507E55A.8000107@denx.de
>
> ...I do not understand why I can compile clean (u-boot-imx):
>
> ./tools/buildman/buildman mx28evk
> boards.cfg is up to date. Nothing to do.
> Building current source for 4 boards (4 threads, 2 jobs per thread)
> 4 0 0 /4 0:00:48 : mx28evk_auart_console
>
> And all mxb boards are compiled clean, too.
>
It appears you can compile clean because that defconfig
(mx28evk_auart_console) doesnt fully enable the serial output.
You still need to define CONFIG_SPL_SERIAL_SUPPORT somewhere or else
mxs_spl_console_init() just optimises away.
When I define this in configs/mxs.h I get the build error.
Can you re-consider applying this patch given the above?
prev parent reply other threads:[~2015-06-19 12:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 7:20 [U-Boot] [PATCH] arm, imx: fix spl compile for mxs boards Heiko Schocher
2015-03-17 8:27 ` Stefano Babic
2015-03-17 9:40 ` Heiko Schocher
2015-06-19 12:14 ` Craig Lilley [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=loom.20150619T141120-239@post.gmane.org \
--to=craig@naedanger.scot \
--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