public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@neotion.com>
To: Namjae Jeon <linkinjeon@gmail.com>
Cc: linux-mmc@vger.kernel.org, Chris Ball <cjb@laptop.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Seungwon Jeon <tgih.jun@samsung.com>,
	Subhash Jadavani <subhashj@codeaurora.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Nam-Jae Jeon <namjae.jeon@samsung.com>
Subject: Re: [PATCH 0/3] Add boot_enable attribute to eMMC device for boot mode operation selection
Date: Mon, 22 Apr 2013 09:23:58 +0200	[thread overview]
Message-ID: <5174E58E.8090307@neotion.com> (raw)
In-Reply-To: <CAKYAXd_xa--1QpFCdz3Kj0mKF3cvtxFn-xL3QGWZyXPO4Y79ng@mail.gmail.com>

On 04/22/2013 06:55 AM, Namjae Jeon wrote:
> 2013/4/19, Neil Armstrong <narmstrong@neotion.com>:
>> Since eMMC 4.3 a special boot mode operation was introduced to retrieve
>> data from the eMMC device with a very simple procedure. Since the Linux
>> kernel exports these device boot partitions, it may be useful to select
>> the boot partition from the user space.
>>
>> The patch has been tested on a Toshiba eMMC conforming with eMMC 4.5
>> specifications.
> Hi Neil.
> We can be enable boot partition using mmc-utils.
> See this address.
> https://git.kernel.org/cgit/linux/kernel/git/cjb/mmc-utils.git/commit/?id=7bd1320b2cb38f040ab5cf017d17e283496690bf
> 
> So, I don't think this patch is useful.
> If you consider to be disable boot partition, you can try to update
> mmc-utils base on the address I shared.
> 
> Thanks.
>>
>> Neil Armstrong (3):
>>   Add BOOT_PARTITION_ENABLE definition to MMC EXT_CSD PART_CONFIG
>>   Add boot_enable sysfs attribute to select MMC boot operation
>>     partition
>>   Add Documentation for MMC boot_enable attribute
>>
>>  Documentation/mmc/mmc-dev-parts.txt |    6 +++
>>  drivers/mmc/card/block.c            |   72
>> ++++++++++++++++++++++++++++++++++-
>>  include/linux/mmc/mmc.h             |    1 +
>>  3 files changed, 78 insertions(+), 1 deletions(-)
>>
>>
>>
> 

Hi,
Thanks for the reply, I was not aware of the mmc-utils tools. I think
the tool and the MMC_IOC_CMD interface should be documented in the kernel.

Please ignore my patch.

Regards,
Neil

  reply	other threads:[~2013-04-22  7:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-19 12:41 [PATCH 0/3] Add boot_enable attribute to eMMC device for boot mode operation selection Neil Armstrong
2013-04-22  4:55 ` Namjae Jeon
2013-04-22  7:23   ` Neil Armstrong [this message]
2013-04-22 11:41     ` Chris Ball

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=5174E58E.8090307@neotion.com \
    --to=narmstrong@neotion.com \
    --cc=cjb@laptop.org \
    --cc=linkinjeon@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=namjae.jeon@samsung.com \
    --cc=subhashj@codeaurora.org \
    --cc=tgih.jun@samsung.com \
    /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