public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Dinh Nguyen <dinguyen@kernel.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 2/2] SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
Date: Fri, 3 Feb 2017 11:05:29 -0600	[thread overview]
Message-ID: <e8c44945-efdd-a113-d5fc-ae04b4e212f4@kernel.org> (raw)
In-Reply-To: <1485967538-23563-2-git-send-email-dwesterg@gmail.com>

Hi Dalon,

On 02/01/2017 10:45 AM, Dalon Westergreen wrote:
> From: Dalon Westergreen <dalon.westergreen@intel.com>
> 
> Added SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION and
> SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig.
> 
> set to default y for socfpga platforms, and add appropriate
> configurations for kc1, snipper, and db-88f6820-gp boards.
> 
> Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
> ---
>  common/spl/Kconfig              | 18 +++++++++++++++++-
>  common/spl/spl_mmc.c            | 12 +++---------
>  configs/db-88f6820-gp_defconfig |  1 +
>  configs/kc1_defconfig           |  2 ++
>  configs/sniper_defconfig        |  2 ++
>  include/configs/db-88f6820-gp.h |  1 -
>  include/configs/kc1.h           |  2 --
>  include/configs/sniper.h        |  2 --
>  8 files changed, 25 insertions(+), 15 deletions(-)
> 

I'm get this warning:

include/configs/socfpga_common.h:316:0: warning:
"CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION" redefined
 #define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION 1

Need to remove the CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION from
socfpga_common.h as well.

Dinh

  reply	other threads:[~2017-02-03 17:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-01 16:45 [U-Boot] [PATCH v4 1/2] SPL: add support to boot from a partition type Dalon Westergreen
2017-02-01 16:45 ` [U-Boot] [PATCH v4 2/2] SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig Dalon Westergreen
2017-02-03 17:05   ` Dinh Nguyen [this message]
2017-02-03 17:13     ` Dalon Westergreen
2017-02-03 17:17       ` Tom Rini
2017-02-03 19:15         ` Dalon Westergreen
  -- strict thread matches above, loose matches on Subject: below --
2017-02-03 18:36 [U-Boot] [PATCH v4 0/2] SPL: Add support to boot a partition type Dalon Westergreen
2017-02-03 18:36 ` [U-Boot] [PATCH v4 2/2] SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig Dalon Westergreen
2017-02-09 10:06   ` Marek Vasut

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=e8c44945-efdd-a113-d5fc-ae04b4e212f4@kernel.org \
    --to=dinguyen@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox