From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,4/9] board: MCR3000: use new DM watchdog
Date: Tue, 20 Nov 2018 11:23:32 -0500 [thread overview]
Message-ID: <20181120162332.GD11247@bill-the-cat> (raw)
In-Reply-To: <5b734858-a46b-6863-6184-3d860e45ad66@c-s.fr>
On Tue, Nov 20, 2018 at 05:14:14PM +0100, Christophe LEROY wrote:
> Le 20/11/2018 à 15:56, Tom Rini a écrit :
> >On Tue, Nov 06, 2018 at 11:25:41AM +0000, Christophe Leroy wrote:
> >
> >>Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
> >>---
> >> arch/powerpc/dts/mcr3000.dts | 3 +++
> >> board/cssi/MCR3000/MCR3000.c | 16 ++++++++++++++++
> >> configs/MCR3000_defconfig | 3 +++
> >> 3 files changed, 22 insertions(+)
> >
> >This fails to build for me in travis currently:
> > powerpc: + MCR3000
> >+(MCR3000) u-boot.lds:12 cannot move location counter backwards (from 000000000400400c to 0000000004004000)
> >+(MCR3000) make[1]: *** [u-boot] Error 1
> >+(MCR3000) make: *** [sub-make] Error 2
>
> This means your compiler generates bigger code than mine.
>
> u-boot.lds needs to be adjusted manually for each version of compiler, so
> that the amount of text before env_offset is just enough but not too much.
Right. Please note that for various reasons, the toolchains used by
buildman (which in turn are the kernel.org ones that're generally
encouraged to be used when just "a" compiler is needed, outside of the
U-Boot community even) must succeed :) Please re-submit the series
with it passing a run in travis, or at least a buildman of all powerpc
with that toolchain, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181120/8477f38d/attachment.sig>
next prev parent reply other threads:[~2018-11-20 16:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-06 11:25 [U-Boot] [PATCH 1/9] powerpc, mpc8xx: clear top of stack Christophe Leroy
2018-11-06 11:25 ` [U-Boot] [PATCH 2/9] board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL Christophe Leroy
2018-11-06 11:25 ` [U-Boot] [PATCH 3/9] drivers: watchdog: add a DM driver for the MPC8xx watchdog Christophe Leroy
2018-11-06 11:25 ` [U-Boot] [PATCH 4/9] board: MCR3000: use new DM watchdog Christophe Leroy
2018-11-20 14:56 ` [U-Boot] [U-Boot,4/9] " Tom Rini
2018-11-20 16:14 ` Christophe LEROY
2018-11-20 16:23 ` Tom Rini [this message]
2018-11-06 11:25 ` [U-Boot] [PATCH 5/9] drivers: serial: migrate mpc8xx to DM Christophe Leroy
2018-11-06 11:25 ` [U-Boot] [PATCH 6/9] board: MCR3000: migrate to DM_SERIAL Christophe Leroy
2018-11-06 11:25 ` [U-Boot] [PATCH 7/9] drivers: serial: get rid of non DM mpc8xx driver Christophe Leroy
2018-11-06 11:25 ` [U-Boot] [PATCH 8/9] board_r: fix build with DM_SPI Christophe Leroy
2018-11-06 11:25 ` [U-Boot] [PATCH 9/9] spi, mpc8xx: migrate to DM_SPI Christophe Leroy
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=20181120162332.GD11247@bill-the-cat \
--to=trini@konsulko.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