All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 03/13] compat: Remove is_power_of_2() definition
Date: Mon, 26 Oct 2015 16:30:18 +0100	[thread overview]
Message-ID: <562E470A.70003@denx.de> (raw)
In-Reply-To: <CAOMZO5CMD8xb3q9TzTW-T=fuEn4ogjWMkkVvg32=eRh4ivnQeQ@mail.gmail.com>

Hello Fabio,

Am 26.10.2015 um 15:29 schrieb Fabio Estevam:
> Hi Heiko,
>
>
> On Mon, Oct 26, 2015 at 8:39 AM, Heiko Schocher <hs@denx.de> wrote:
>
>> I think the aristainetos or aristainetos2 board will fail ... Could you
>> please try to compile them? If not, I try to find time to do it.
>
> Sure, both boards build fine with all this patch series applied:
>
> Building aristainetos board...
>     text       data        bss        dec        hex    filename
>   565968      50392     313772     930132      e3154    /tmp/u-boot-build/u-boot
> Building aristainetos2 board...
>     text       data        bss        dec        hex    filename
>   567366      50744     313772     931882      e382a    /tmp/u-boot-build/u-boot
>
> --------------------- SUMMARY ----------------------------
> Boards compiled: 2
> ----------------------------------------------------------

Ok, thanks! Sorry for the noise.

You can add my

Reviewed-by: Heiko Schocher <hs@denx.de>

to your serie.

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  parent reply	other threads:[~2015-10-26 15:30 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-24 12:28 [U-Boot] [PATCH 01/13] include: Add log2 header from the kernel Fabio Estevam
2015-10-24 12:28 ` [U-Boot] [PATCH 02/13] include: Add generic bitops headers Fabio Estevam
2015-10-24 13:32   ` Tom Rini
2015-10-24 12:28 ` [U-Boot] [PATCH 03/13] compat: Remove is_power_of_2() definition Fabio Estevam
2015-10-24 13:32   ` Tom Rini
2015-10-26  5:11   ` Heiko Schocher
2015-10-26 10:22     ` Fabio Estevam
2015-10-26 10:39       ` Heiko Schocher
2015-10-26 14:29         ` Fabio Estevam
2015-10-26 15:18           ` Fabio Estevam
2015-10-26 15:30           ` Heiko Schocher [this message]
2015-10-24 12:28 ` [U-Boot] [PATCH 04/13] include: Add ffs64 header file Fabio Estevam
2015-10-24 13:32   ` Tom Rini
2015-10-24 13:37     ` Fabio Estevam
2015-10-24 14:54       ` Fabio Estevam
2015-10-24 17:51         ` Tom Rini
2015-10-24 12:28 ` [U-Boot] [PATCH 05/13] powerpc: Remove __ilog2_u64 and ffs4 from bitops Fabio Estevam
2015-10-24 12:28 ` [U-Boot] [PATCH 06/13] ARM: bitops: Use the generic bitops headers Fabio Estevam
2015-10-24 12:28 ` [U-Boot] [PATCH 07/13] x86: " Fabio Estevam
2015-10-24 12:28 ` [U-Boot] [PATCH 08/13] m68k: " Fabio Estevam
2015-10-24 12:28 ` [U-Boot] [PATCH 09/13] blackfin: " Fabio Estevam
2015-10-24 12:28 ` [U-Boot] [PATCH 10/13] sh: " Fabio Estevam
2015-10-24 12:28 ` [U-Boot] [PATCH 11/13] sandbox: " Fabio Estevam
2015-10-24 12:28 ` [U-Boot] [PATCH 12/13] spi: sf_ops: Add SPI protection mechanism from the kernel Fabio Estevam
2015-10-24 12:28 ` [U-Boot] [PATCH 13/13] spi: Add SPI NOR protection mechanism Fabio Estevam
2015-10-24 13:32 ` [U-Boot] [PATCH 01/13] include: Add log2 header from the kernel Tom Rini

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=562E470A.70003@denx.de \
    --to=hs@denx.de \
    --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.