All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] SZ_* errors compiling mmc master branch
Date: Tue, 30 Aug 2016 10:11:47 -0600	[thread overview]
Message-ID: <9ec7e5cd-4505-0c6b-0a8c-6465db570332@wwwdotorg.org> (raw)

Jaehoon,

When building git://git.denx.de/u-boot-mmc.git master for sandbox, I see 
the following error, and many more like it:

> Building current source for 3 boards (3 threads, 4 jobs per thread)
>    sandbox:  +   sandbox_noblk
> +drivers/mmc/mmc.c:25:6: error: ?SZ_16K? undeclared here (not in a function)
> +  0,  SZ_16K / 512,  SZ_32K / 512,
> +      ^
> +drivers/mmc/mmc.c:25:21: error: ?SZ_32K? undeclared here (not in a function)
> +                     ^

             reply	other threads:[~2016-08-30 16:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20160830161151epcas1p1fff3663c87aa172ff2ee2e5c6f81af60@epcas1p1.samsung.com>
2016-08-30 16:11 ` Stephen Warren [this message]
2016-08-31  1:02   ` [U-Boot] SZ_* errors compiling mmc master branch Jaehoon Chung
2016-08-31 12:52     ` Jaehoon Chung
2016-08-31 16:01     ` Stephen Warren

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=9ec7e5cd-4505-0c6b-0a8c-6465db570332@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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.