From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARMv7: Add missing boards to MAKEALL
Date: Wed, 03 Aug 2011 16:43:06 +0200 [thread overview]
Message-ID: <4E395E7A.3020402@aribaud.net> (raw)
In-Reply-To: <1309966526-4401-1-git-send-email-dirk.behme@gmail.com>
Hi Dirk,
On 06/07/2011 17:35, Dirk Behme wrote:
> From: Dirk Behme<dirk.behme@googlemail.com>
>
> Add all missing boards with CPU==armv7 from boards.cfg
> to MAKEALL.
>
> Signed-off-by: Dirk Behme<dirk.behme@googlemail.com>
>
> ---
> MAKEALL | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> Index: u-boot.git/MAKEALL
> ===================================================================
> --- u-boot.git.orig/MAKEALL
> +++ u-boot.git/MAKEALL
> @@ -423,11 +423,18 @@ LIST_ARMV7=" \
> am3517_crane \
> am3517_evm \
> ca9x4_ct_vxp \
> + cm_t35 \
> devkit8000 \
> dig297 \
> + efikamx \
> + harmony \
> igep0020 \
> igep0030 \
> mx51evk \
> + mx53ard \
> + mx53evk \
> + mx53loco \
> + mx53smd \
> omap3_beagle \
> omap3_overo \
> omap3_evm \
> @@ -437,8 +444,13 @@ LIST_ARMV7=" \
> omap3_zoom2 \
> omap4_panda \
> omap4_sdp4430 \
> + s5pc210_universal \
> s5p_goni \
> + seaboard \
> smdkc100 \
> + smdkv310 \
> + u8500_href \
> + vision2 \
> "
>
> #########################################################################
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
>
Applied to u-boot-arm/master, thanks.
This raises the number of boards built / built with errors or warnings
from 201 / 97 to 213 / 100 -- which means three of these new boards do
not build cleanly: cm_t53 and smdkv310 fail building with errors, and
u8500 has warnings.
The boards which are still in error at the time of the release will be
removed by way of an additional patch above Wolfgang's 'card deck' of 52
board removal patches (well actually less than 52 now since several
boards have been made to build since).
Amicalement,
--
Albert.
next prev parent reply other threads:[~2011-08-03 14:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-06 15:35 [U-Boot] [PATCH] ARMv7: Add missing boards to MAKEALL Dirk Behme
2011-08-03 14:43 ` Albert ARIBAUD [this message]
2011-08-03 14:49 ` Albert ARIBAUD
2011-08-03 14:53 ` Albert ARIBAUD
2011-08-03 15:49 ` Reinhard Meyer
2011-08-03 19:15 ` Wolfgang Denk
2011-08-03 19:21 ` Albert ARIBAUD
2011-08-03 14:56 ` Dirk Behme
2011-08-03 19:12 ` Wolfgang Denk
2011-08-04 8:43 ` Albert ARIBAUD
2011-08-03 19:13 ` Wolfgang Denk
2011-08-04 15:35 ` Dirk Behme
2011-08-04 19:39 ` Wolfgang Denk
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=4E395E7A.3020402@aribaud.net \
--to=albert.u.boot@aribaud.net \
--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.