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 09:56:16 -0500 [thread overview]
Message-ID: <20181120145616.GX11247@bill-the-cat> (raw)
In-Reply-To: <eef5ebf941c7ccece83f7095b70da9a80eb2bdae.1541455253.git.christophe.leroy@c-s.fr>
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
--
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/da8a593b/attachment.sig>
next prev parent reply other threads:[~2018-11-20 14:56 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 ` Tom Rini [this message]
2018-11-20 16:14 ` [U-Boot] [U-Boot,4/9] " Christophe LEROY
2018-11-20 16:23 ` Tom Rini
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=20181120145616.GX11247@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