public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 0/2] SPL: Add support to boot a partition type
Date: Thu, 9 Feb 2017 16:02:26 +0100	[thread overview]
Message-ID: <1615eb1e-e7cc-e2ae-d4e6-88c47545c143@denx.de> (raw)
In-Reply-To: <1486650516.7361.84.camel@gmail.com>

On 02/09/2017 03:28 PM, Dalon Westergreen wrote:
> On Thu, 2017-02-09 at 11:06 +0100, Marek Vasut wrote:
>> On 02/09/2017 01:15 AM, Dalon Westergreen wrote:
>>>
>>> On Fri, 2017-02-03 at 10:36 -0800, Dalon Westergreen wrote:
>>>>
>>>> From: Dalon Westergreen <dalon.westergreen@intel.com>
>>>>
>>>> This adds support for the spl to seach for and boot from an arbitrary 
>>>> partition type rather then a specific partition number.  When
>>>> USE_PARTITION_TYPE is enabled, splwill search for the partition type but
>>>> fallback to the specified partition number.
>>>>
>>>> In addition to the above, move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to
>>>> Kconfig.
>>>>
>>>> Dalon Westergreen (2):
>>>>   SPL: add support to boot from a partition type
>>>>   SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
>>>>
>>>>  common/spl/Kconfig               | 33 +++++++++++++++++++++++++++++++++
>>>>  common/spl/spl_mmc.c             | 27 ++++++++++++++++++---------
>>>>  configs/db-88f6820-gp_defconfig  |  1 +
>>>>  configs/kc1_defconfig            |  2 ++
>>>>  configs/sniper_defconfig         |  2 ++
>>>>  disk/part_dos.c                  |  1 +
>>>>  include/configs/db-88f6820-gp.h  |  1 -
>>>>  include/configs/kc1.h            |  2 --
>>>>  include/configs/sniper.h         |  2 --
>>>>  include/configs/socfpga_common.h |  2 --
>>>>  include/part.h                   |  3 +++
>>>>  11 files changed, 60 insertions(+), 16 deletions(-)
>>>
>>> Marek, I was wondering if you have had a chance to look this over?
>>
>> Looks generally OK, just a few minor nits.
> 
> thanks, i will clean them up.

Thanks!


-- 
Best regards,
Marek Vasut

      reply	other threads:[~2017-02-09 15:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 1/2] SPL: add support to boot from " Dalon Westergreen
2017-02-09 10:04   ` Marek Vasut
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
2017-02-09  0:15 ` [U-Boot] [PATCH v4 0/2] SPL: Add support to boot a partition type Dalon Westergreen
2017-02-09 10:06   ` Marek Vasut
2017-02-09 14:28     ` Dalon Westergreen
2017-02-09 15:02       ` Marek Vasut [this message]

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=1615eb1e-e7cc-e2ae-d4e6-88c47545c143@denx.de \
    --to=marex@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox