All of lore.kernel.org
 help / color / mirror / Atom feed
* Koen Kooi : u-boot 2011.09+git: update to latest version of Tom Rini's tree
@ 2012-07-26  1:32 Arago Project git
  2012-07-26  1:57 ` Kridner, Jason
  0 siblings, 1 reply; 6+ messages in thread
From: Arago Project git @ 2012-07-26  1:32 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: master
Commit: e1b4ab72cfb3ea4599701d1600c44fe3c5f8ba66
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=e1b4ab72cfb3ea4599701d1600c44fe3c5f8ba66

Author: Koen Kooi <koen@dominion.thruhere.net>
Date:   Wed Jul 11 11:53:27 2012 +0200

u-boot 2011.09+git: update to latest version of Tom Rini's tree

All patches have been rediffed and boot tested

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 ...add-option-to-boot-kernel-from-boot-in-ex.patch |   26 ++++++
 ...only-do-in-kernel-dhcp-when-using-NFS-use.patch |   35 --------
 ...ddr_defs-change-DDR-timings-for-15x15-EVM.patch |   30 -------
 ...boot-kernel-from-boot-in-ext2-3-filesyste.patch |   27 -------
 ...ch => 0002-am335x_evm-set-bootdelay-to-1.patch} |   18 ++--
 ...make-MMC-rootfs-RO-on-boot-so-fsck-works.patch} |   12 ++--
 ....patch => 0004-am335x_evm-switch-to-ext4.patch} |   14 ++--
 ...ge-mmc_load_uimage-to-load-at-a-fixed-add.patch |   49 ------------
 ...5x-evm-enable-i2c2-pinmux-for-beaglebone.patch} |   18 ++--
 ...vm-Fix-bone-pmic-shut-down-over-USB-power.patch |   82 --------------------
 ...tch => 0006-ext2load-increase-read-speed.patch} |   10 +-
 ...fix-ext2load-and-specify-partition-for-bo.patch |   30 +++++++
 ...-evm-turn-d-cache-on-globally-turn-it-off.patch |   46 -----------
 ...vm-load-uImage-from-boot-instead-of-VFAT.patch} |   18 ++--
 ...ort.patch => 0009-ext4fs-ls-load-support.patch} |   12 ++--
 ...patch => 0010-am335x-switch-to-ext4-mode.patch} |   33 ++++----
 ...fix-ext2load-and-specify-partition-for-bo.patch |   28 -------
 recipes-bsp/u-boot/u-boot_2011.10rc.bb             |   31 +++----
 18 files changed, 137 insertions(+), 382 deletions(-)

Diff:   http://arago-project.org/git/meta-ti.git?a=commitdiff;h=e1b4ab72cfb3ea4599701d1600c44fe3c5f8ba66


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Koen Kooi : u-boot 2011.09+git: update to latest version of Tom Rini's tree
  2012-07-26  1:32 Koen Kooi : u-boot 2011.09+git: update to latest version of Tom Rini's tree Arago Project git
@ 2012-07-26  1:57 ` Kridner, Jason
  2012-08-01 19:12   ` Tom Rini
  0 siblings, 1 reply; 6+ messages in thread
From: Kridner, Jason @ 2012-07-26  1:57 UTC (permalink / raw)
  To: Arago Project git, meta-ti@yoctoproject.org


-----Original Message-----
From: Arago Project git <git@arago-project.org>
Date: Wednesday, July 25, 2012 9:32 PM
To: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
Subject: [meta-ti] Koen Kooi : u-boot 2011.09+git: update to latest
version	of Tom Rini's tree

>Module: meta-ti
>Branch: master
>Commit: e1b4ab72cfb3ea4599701d1600c44fe3c5f8ba66
>URL:    
>http://arago-project.org/git/meta-ti.git?a=commit;h=e1b4ab72cfb3ea4599701d
>1600c44fe3c5f8ba66
>
>Author: Koen Kooi <koen@dominion.thruhere.net>
>Date:   Wed Jul 11 11:53:27 2012 +0200
>
>u-boot 2011.09+git: update to latest version of Tom Rini's tree

Aren't all of Tom's patches upstream now?  Why not pull from the latest
u-boot release? Are we carrying any patches that would be accepted
upstream?

>
>All patches have been rediffed and boot tested
>
>Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
>Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>
>---
>
> ...add-option-to-boot-kernel-from-boot-in-ex.patch |   26 ++++++
> ...only-do-in-kernel-dhcp-when-using-NFS-use.patch |   35 --------
> ...ddr_defs-change-DDR-timings-for-15x15-EVM.patch |   30 -------
> ...boot-kernel-from-boot-in-ext2-3-filesyste.patch |   27 -------
> ...ch => 0002-am335x_evm-set-bootdelay-to-1.patch} |   18 ++--
> ...make-MMC-rootfs-RO-on-boot-so-fsck-works.patch} |   12 ++--
> ....patch => 0004-am335x_evm-switch-to-ext4.patch} |   14 ++--
> ...ge-mmc_load_uimage-to-load-at-a-fixed-add.patch |   49 ------------
> ...5x-evm-enable-i2c2-pinmux-for-beaglebone.patch} |   18 ++--
> ...vm-Fix-bone-pmic-shut-down-over-USB-power.patch |   82
>--------------------
> ...tch => 0006-ext2load-increase-read-speed.patch} |   10 +-
> ...fix-ext2load-and-specify-partition-for-bo.patch |   30 +++++++
> ...-evm-turn-d-cache-on-globally-turn-it-off.patch |   46 -----------
> ...vm-load-uImage-from-boot-instead-of-VFAT.patch} |   18 ++--
> ...ort.patch => 0009-ext4fs-ls-load-support.patch} |   12 ++--
> ...patch => 0010-am335x-switch-to-ext4-mode.patch} |   33 ++++----
> ...fix-ext2load-and-specify-partition-for-bo.patch |   28 -------
> recipes-bsp/u-boot/u-boot_2011.10rc.bb             |   31 +++----
> 18 files changed, 137 insertions(+), 382 deletions(-)
>
>Diff:   
>http://arago-project.org/git/meta-ti.git?a=commitdiff;h=e1b4ab72cfb3ea4599
>701d1600c44fe3c5f8ba66
>_______________________________________________
>meta-ti mailing list
>meta-ti@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/meta-ti



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Koen Kooi : u-boot 2011.09+git: update to latest version of Tom Rini's tree
  2012-07-26  1:57 ` Kridner, Jason
@ 2012-08-01 19:12   ` Tom Rini
  2012-08-02 22:06     ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: Tom Rini @ 2012-08-01 19:12 UTC (permalink / raw)
  To: Kridner, Jason; +Cc: meta-ti@yoctoproject.org, Arago Project git

On Thu, Jul 26, 2012 at 01:57:27AM +0000, Kridner, Jason wrote:
> 
> -----Original Message-----
> From: Arago Project git <git@arago-project.org>
> Date: Wednesday, July 25, 2012 9:32 PM
> To: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
> Subject: [meta-ti] Koen Kooi : u-boot 2011.09+git: update to latest
> version	of Tom Rini's tree
> 
> >Module: meta-ti
> >Branch: master
> >Commit: e1b4ab72cfb3ea4599701d1600c44fe3c5f8ba66
> >URL:    
> >http://arago-project.org/git/meta-ti.git?a=commit;h=e1b4ab72cfb3ea4599701d
> >1600c44fe3c5f8ba66
> >
> >Author: Koen Kooi <koen@dominion.thruhere.net>
> >Date:   Wed Jul 11 11:53:27 2012 +0200
> >
> >u-boot 2011.09+git: update to latest version of Tom Rini's tree
> 
> Aren't all of Tom's patches upstream now?  Why not pull from the latest
> u-boot release? Are we carrying any patches that would be accepted
> upstream?

Late to the party, I know.  v2012.07 has extremely minimal support for
am335x platforms.  With 3 series of patches (which I expect to queue up
and push along to u-boot-arm and then u-boot proper) mainline support
should be better, at least wrt bone, than the arago tree.  NAND and SPI
and MMC1 won't be there, yet.  i2c, ethernet, booting kernels will be
there.  And easier than arago eeprom programming will be there too
(eeprom command in U-Boot for dumping memory to eeprom).

-- 
Tom


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Koen Kooi : u-boot 2011.09+git: update to latest version of Tom Rini's tree
  2012-08-01 19:12   ` Tom Rini
@ 2012-08-02 22:06     ` Denys Dmytriyenko
  2012-08-02 22:37       ` Tom Rini
  0 siblings, 1 reply; 6+ messages in thread
From: Denys Dmytriyenko @ 2012-08-02 22:06 UTC (permalink / raw)
  To: Tom Rini; +Cc: meta-ti@yoctoproject.org

On Wed, Aug 01, 2012 at 12:12:14PM -0700, Tom Rini wrote:
> On Thu, Jul 26, 2012 at 01:57:27AM +0000, Kridner, Jason wrote:
> > 
> > -----Original Message-----
> > From: Arago Project git <git@arago-project.org>
> > Date: Wednesday, July 25, 2012 9:32 PM
> > To: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
> > Subject: [meta-ti] Koen Kooi : u-boot 2011.09+git: update to latest
> > version	of Tom Rini's tree
> > 
> > >Module: meta-ti
> > >Branch: master
> > >Commit: e1b4ab72cfb3ea4599701d1600c44fe3c5f8ba66
> > >URL:    
> > >http://arago-project.org/git/meta-ti.git?a=commit;h=e1b4ab72cfb3ea4599701d
> > >1600c44fe3c5f8ba66
> > >
> > >Author: Koen Kooi <koen@dominion.thruhere.net>
> > >Date:   Wed Jul 11 11:53:27 2012 +0200
> > >
> > >u-boot 2011.09+git: update to latest version of Tom Rini's tree
> > 
> > Aren't all of Tom's patches upstream now?  Why not pull from the latest
> > u-boot release? Are we carrying any patches that would be accepted
> > upstream?
> 
> Late to the party, I know.  v2012.07 has extremely minimal support for
> am335x platforms.  With 3 series of patches (which I expect to queue up
> and push along to u-boot-arm and then u-boot proper) mainline support
> should be better, at least wrt bone, than the arago tree.  NAND and SPI
> and MMC1 won't be there, yet.  i2c, ethernet, booting kernels will be
> there.  And easier than arago eeprom programming will be there too
> (eeprom command in U-Boot for dumping memory to eeprom).

Tom,

Why are you comparing to "arago u-boot"? Isn't that your tree also? :)

-- 
Denys


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Koen Kooi : u-boot 2011.09+git: update to latest version of Tom Rini's tree
  2012-08-02 22:06     ` Denys Dmytriyenko
@ 2012-08-02 22:37       ` Tom Rini
  0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2012-08-02 22:37 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti@yoctoproject.org

On Thu, Aug 02, 2012 at 06:06:22PM -0400, Denys Dmytriyenko wrote:
> On Wed, Aug 01, 2012 at 12:12:14PM -0700, Tom Rini wrote:
> > On Thu, Jul 26, 2012 at 01:57:27AM +0000, Kridner, Jason wrote:
> > > 
> > > -----Original Message-----
> > > From: Arago Project git <git@arago-project.org>
> > > Date: Wednesday, July 25, 2012 9:32 PM
> > > To: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
> > > Subject: [meta-ti] Koen Kooi : u-boot 2011.09+git: update to latest
> > > version	of Tom Rini's tree
> > > 
> > > >Module: meta-ti
> > > >Branch: master
> > > >Commit: e1b4ab72cfb3ea4599701d1600c44fe3c5f8ba66
> > > >URL:    
> > > >http://arago-project.org/git/meta-ti.git?a=commit;h=e1b4ab72cfb3ea4599701d
> > > >1600c44fe3c5f8ba66
> > > >
> > > >Author: Koen Kooi <koen@dominion.thruhere.net>
> > > >Date:   Wed Jul 11 11:53:27 2012 +0200
> > > >
> > > >u-boot 2011.09+git: update to latest version of Tom Rini's tree
> > > 
> > > Aren't all of Tom's patches upstream now?  Why not pull from the latest
> > > u-boot release? Are we carrying any patches that would be accepted
> > > upstream?
> > 
> > Late to the party, I know.  v2012.07 has extremely minimal support for
> > am335x platforms.  With 3 series of patches (which I expect to queue up
> > and push along to u-boot-arm and then u-boot proper) mainline support
> > should be better, at least wrt bone, than the arago tree.  NAND and SPI
> > and MMC1 won't be there, yet.  i2c, ethernet, booting kernels will be
> > there.  And easier than arago eeprom programming will be there too
> > (eeprom command in U-Boot for dumping memory to eeprom).
> 
> Tom,
> 
> Why are you comparing to "arago u-boot"? Isn't that your tree also? :)

I know you know but for the record..

It's a product tree that I am the responsible party for.  I'm also the
custodian of the TI parts in mainline U-Boot.  The goal is to one day be
able to make the tree on arago just be for historical reference and have
everyone using mainline (or mainline with distro / product / etc
specific patches).  We're getting much nearer the point where I think
folks can switch to the mainline tree.  Some peripherals that can be
exposed via capes wouldn't be supported today but the important ones on
a beaglebone would be.

The other side of things is that barring a product related need I don't
add new features (and then backport as much as possible from mainline)
to the arago hosted tree.  So improved / easier eeprom writing isn't
likely to end up there :)

-- 
Tom


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Koen Kooi : u-boot 2011.09+git: update to latest version of Tom Rini's tree
@ 2012-08-08  2:59 Arago Project git
  0 siblings, 0 replies; 6+ messages in thread
From: Arago Project git @ 2012-08-08  2:59 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: master
Commit: fc003234aae7d8a69fafe6a4cfb0118bc18d3b0b
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=fc003234aae7d8a69fafe6a4cfb0118bc18d3b0b

Author: Koen Kooi <koen@dominion.thruhere.net>
Date:   Thu Jul 26 12:40:43 2012 +0200

u-boot 2011.09+git: update to latest version of Tom Rini's tree

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-bsp/u-boot/u-boot_2011.10rc.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot_2011.10rc.bb b/recipes-bsp/u-boot/u-boot_2011.10rc.bb
index c4b4ca7..7035b4c 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 = "r28"
+PR = "r29"
 
 # SPL build
 UBOOT_BINARY = "u-boot.img"
@@ -26,7 +26,7 @@ SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;br
            file://2011.09git/0010-am335x-switch-to-ext4-mode.patch \
           "
 
-SRCREV = "ec687252299796639ff9bcb981804fbec7b445a4"
+SRCREV = "dc52533ccff00a12761f793d66b39e4f6a4a3bba"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
 



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-08-08  2:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-26  1:32 Koen Kooi : u-boot 2011.09+git: update to latest version of Tom Rini's tree Arago Project git
2012-07-26  1:57 ` Kridner, Jason
2012-08-01 19:12   ` Tom Rini
2012-08-02 22:06     ` Denys Dmytriyenko
2012-08-02 22:37       ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2012-08-08  2:59 Arago Project git

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.