All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Koen Kooi <koen@dominion.thruhere.net>
Cc: meta-ti@yoctoproject.org, denys@ti.com
Subject: Re: [PATCH] u-boot 2011.10rc: fix loading from /boot by adding ext4 support
Date: Wed, 04 Apr 2012 13:48:02 -0400	[thread overview]
Message-ID: <20120404174802.GA30445@denix.org> (raw)
In-Reply-To: <1333561418-4142-1-git-send-email-koen@dominion.thruhere.net>

On Wed, Apr 04, 2012 at 07:43:38PM +0200, Koen Kooi wrote:
> This patchset was pulled from u-boot patchwork and aren't final, but testing on beaglebone shows it to work.
> 
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> ---
>  recipes-bsp/u-boot/u-boot_2011.10rc.bb |    7 ++++++-
>  1 files changed, 6 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes-bsp/u-boot/u-boot_2011.10rc.bb b/recipes-bsp/u-boot/u-boot_2011.10rc.bb
> index 0102d15..48bc618 100644
> --- a/recipes-bsp/u-boot/u-boot_2011.10rc.bb
> +++ b/recipes-bsp/u-boot/u-boot_2011.10rc.bb
> @@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "(ti33x)"
>  DEFAULT_PREFERENCE_ti33x = "99"
>  
>  PV = "2011.09+git"
> -PR = "r26"
> +PR = "r27"
>  
>  # SPL build
>  UBOOT_BINARY = "u-boot.img"
> @@ -24,6 +24,11 @@ SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;br
>             file://2011.09git/0008-HACK-am335x-evm-turn-d-cache-on-globally-turn-it-off.patch \
>             file://2011.09git/0009-am335x-evm-enable-i2c2-pinmux-for-beaglebone.patch \
>             file://2011.09git/0001-ddr_defs-change-DDR-timings-for-15x15-EVM.patch \
> +           file://2011.09git/0011-ext2load-increase-read-speed.patch \
> +           file://2011.09git/0012-am335x-evm-fix-ext2load-and-specify-partition-for-bo.patch \
> +           file://2011.09git/0013-am335x-evm-load-uImage-from-boot-instead-of-VFAT.patch \
> +           file://2011.09git/0014-ext4fs-ls-load-support.patch \
> +           file://2011.09git/0015-am335x-switch-to-ext4-mode.patch \

Where are the patches?

>            "
>  
>  SRCREV = "f63b270e47f62f4d1a05b2001357e215966c6f5a"
> -- 
> 1.7.2.5
> 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
> 


  reply	other threads:[~2012-04-04 17:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-04 17:43 [PATCH] u-boot 2011.10rc: fix loading from /boot by adding ext4 support Koen Kooi
2012-04-04 17:48 ` Denys Dmytriyenko [this message]
2012-04-04 17:51   ` Koen Kooi

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=20120404174802.GA30445@denix.org \
    --to=denis@denix.org \
    --cc=denys@ti.com \
    --cc=koen@dominion.thruhere.net \
    --cc=meta-ti@yoctoproject.org \
    /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.