public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] U-Boot v1.3.4-rc2 released
@ 2008-07-31 16:03 Wolfgang Denk
  2008-07-31 16:28 ` Michal Simek
  2008-08-03 19:45 ` Magnus Lilja
  0 siblings, 2 replies; 9+ messages in thread
From: Wolfgang Denk @ 2008-07-31 16:03 UTC (permalink / raw)
  To: u-boot

Hello everybody,

I have released U-Boot v1.3.4-rc2, and it is available both from the
git repository and the FTP server.

Please help testing.

Please also check if all your patches that you want to have  included
in  v1.3.4  have really been added - I don't have anything pending on
my list, but I might have missed something.

If nothing bad pops up, we might have a new release soon... :-)

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Athens  built  the  Acropolis.  Corinth  was  a   commercial   city,
interested  in  purely  materialistic things. Today we admire Athens,
visit it, preserve the old temples, yet we hardly ever  set  foot  in
Corinth."              - Dr. Harold Urey, Nobel Laureate in chemistry

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

* [U-Boot-Users] U-Boot v1.3.4-rc2 released
  2008-07-31 16:03 [U-Boot-Users] U-Boot v1.3.4-rc2 released Wolfgang Denk
@ 2008-07-31 16:28 ` Michal Simek
  2008-07-31 18:02   ` Wolfgang Denk
  2008-07-31 22:08   ` [U-Boot-Users] U-Boot v1.3.4-rc2 released Jean-Christophe PLAGNIOL-VILLARD
  2008-08-03 19:45 ` Magnus Lilja
  1 sibling, 2 replies; 9+ messages in thread
From: Michal Simek @ 2008-07-31 16:28 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

Microblaze boards are without any warnings.

I sent some patches about Makefiles(driver folder and others)  two weeks ago - but they need some testing. 
These patches should go to next merge window.

Regards,
Michal


> Hello everybody,
> 
> I have released U-Boot v1.3.4-rc2, and it is available both from the
> git repository and the FTP server.
> 
> Please help testing.
> 
> Please also check if all your patches that you want to have  included
> in  v1.3.4  have really been added - I don't have anything pending on
> my list, but I might have missed something.
> 
> If nothing bad pops up, we might have a new release soon... :-)
> 
> Best regards,
> 
> Wolfgang Denk
> 
> -- 
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> "Athens  built  the  Acropolis.  Corinth  was  a   commercial   city,
> interested  in  purely  materialistic things. Today we admire Athens,
> visit it, preserve the old temples, yet we hardly ever  set  foot  in
> Corinth."              - Dr. Harold Urey, Nobel Laureate in chemistry
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 
> 
> 

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

* [U-Boot-Users] U-Boot v1.3.4-rc2 released
  2008-07-31 16:28 ` Michal Simek
@ 2008-07-31 18:02   ` Wolfgang Denk
  2008-07-31 19:01     ` [U-Boot-Users] Power.org open-firmware/device trees ePAPR reference David Hawkins
  2008-07-31 22:08   ` [U-Boot-Users] U-Boot v1.3.4-rc2 released Jean-Christophe PLAGNIOL-VILLARD
  1 sibling, 1 reply; 9+ messages in thread
From: Wolfgang Denk @ 2008-07-31 18:02 UTC (permalink / raw)
  To: u-boot

Dear Michal,

in message <4369.6830-29397-1965666206-1217521720@seznam.cz> you wrote:
> 
> Microblaze boards are without any warnings.

Thanks ofr the confirmation.

> I sent some patches about Makefiles(driver folder and others)  two weeks ago - but they need some testing. 
> These patches should go to next merge window.

That was my understanding, too.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Nothing ever becomes real till it is experienced -- even a proverb is
no proverb to you till your life has illustrated it.     - John Keats

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

* [U-Boot-Users] Power.org open-firmware/device trees ePAPR reference
  2008-07-31 18:02   ` Wolfgang Denk
@ 2008-07-31 19:01     ` David Hawkins
  2008-07-31 19:38       ` Wolfgang Denk
  2008-08-03  3:25       ` Jerry Van Baren
  0 siblings, 2 replies; 9+ messages in thread
From: David Hawkins @ 2008-07-31 19:01 UTC (permalink / raw)
  To: u-boot

Hi,

I just received an email from Power.org referencing this document:

http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf

  "The ePAPR is loosely related to the IEEE 1275 Open Firmware
   standard?IEEE Standard for Boot (Initialization Configuration)
   Firmware: Core Requirements and Practices."

It looks to have a nice description of device trees.

I see lots of familiar U-Boot developer names in the acknowledgments,
so I imagine U-Boot is probably compliant with this specification
already.

Looks like a useful document to reference somewhere on the Denx
documentation area.

Cheers,
Dave

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

* [U-Boot-Users] Power.org open-firmware/device trees ePAPR reference
  2008-07-31 19:01     ` [U-Boot-Users] Power.org open-firmware/device trees ePAPR reference David Hawkins
@ 2008-07-31 19:38       ` Wolfgang Denk
  2008-07-31 19:41         ` David Hawkins
  2008-08-03  3:25       ` Jerry Van Baren
  1 sibling, 1 reply; 9+ messages in thread
From: Wolfgang Denk @ 2008-07-31 19:38 UTC (permalink / raw)
  To: u-boot

Dear David,

in message <48920BFD.30905@ovro.caltech.edu> you wrote:
> 
> I just received an email from Power.org referencing this document:
> 
> http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf

Thanks for distributing this information here, too.

> I see lots of familiar U-Boot developer names in the acknowledgments,
> so I imagine U-Boot is probably compliant with this specification
> already.

Let's say we try to comply ;-)

> Looks like a useful document to reference somewhere on the Denx
> documentation area.

It's already there - see
http://www.denx.de/wiki/view/DULG/MoreInformationFurtherReading#Section_12.2.4.


Thanks again.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"God is a comedian playing to an audience too afraid to laugh."
- Voltaire

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

* [U-Boot-Users] Power.org open-firmware/device trees ePAPR reference
  2008-07-31 19:38       ` Wolfgang Denk
@ 2008-07-31 19:41         ` David Hawkins
  0 siblings, 0 replies; 9+ messages in thread
From: David Hawkins @ 2008-07-31 19:41 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

> It's already there - see
> http://www.denx.de/wiki/view/DULG/MoreInformationFurtherReading#Section_12.2.4.

Indeed it is :)

Thanks,
Dave

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

* [U-Boot-Users] U-Boot v1.3.4-rc2 released
  2008-07-31 16:28 ` Michal Simek
  2008-07-31 18:02   ` Wolfgang Denk
@ 2008-07-31 22:08   ` Jean-Christophe PLAGNIOL-VILLARD
  1 sibling, 0 replies; 9+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2008-07-31 22:08 UTC (permalink / raw)
  To: u-boot

On 18:28 Thu 31 Jul     , Michal Simek wrote:
> Hi Wolfgang,
> 
> Microblaze boards are without any warnings.
Same for arm
except IXP as evertime

Best Regards,
J.

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

* [U-Boot-Users] Power.org open-firmware/device trees ePAPR reference
  2008-07-31 19:01     ` [U-Boot-Users] Power.org open-firmware/device trees ePAPR reference David Hawkins
  2008-07-31 19:38       ` Wolfgang Denk
@ 2008-08-03  3:25       ` Jerry Van Baren
  1 sibling, 0 replies; 9+ messages in thread
From: Jerry Van Baren @ 2008-08-03  3:25 UTC (permalink / raw)
  To: u-boot

David Hawkins wrote:
> Hi,
> 
> I just received an email from Power.org referencing this document:
> 
> http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf
> 
>   "The ePAPR is loosely related to the IEEE 1275 Open Firmware
>    standard?IEEE Standard for Boot (Initialization Configuration)
>    Firmware: Core Requirements and Practices."
> 
> It looks to have a nice description of device trees.
> 
> I see lots of familiar U-Boot developer names in the acknowledgments,
> so I imagine U-Boot is probably compliant with this specification
> already.
> 
> Looks like a useful document to reference somewhere on the Denx
> documentation area.
> 
> Cheers,
> Dave

Hi Dave,

Thanks for the pointer.  I have a collection of useful IEEE-1275 / FDT 
pointers on my custodian page and added your reference to the collection:
<http://www.denx.de/wiki/view/U-Boot/UBootFdtInfo#Background_Information_on_Flatte>

Some of these references may deserve a higher visibility location.

Best regards,
gvb

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

* [U-Boot-Users] U-Boot v1.3.4-rc2 released
  2008-07-31 16:03 [U-Boot-Users] U-Boot v1.3.4-rc2 released Wolfgang Denk
  2008-07-31 16:28 ` Michal Simek
@ 2008-08-03 19:45 ` Magnus Lilja
  1 sibling, 0 replies; 9+ messages in thread
From: Magnus Lilja @ 2008-08-03 19:45 UTC (permalink / raw)
  To: u-boot

Hi,

Wolfgang Denk skrev:
> Hello everybody,
> 
> I have released U-Boot v1.3.4-rc2, and it is available both from the
> git repository and the FTP server.
> 
> Please help testing.
> 
> Please also check if all your patches that you want to have  included
> in  v1.3.4  have really been added - I don't have anything pending on
> my list, but I might have missed something.

I just posted an updated set of patches related to "4000  06/18 Magnus Lilja       [U-Boot-Users] i.MX31: mx31_gpio_mux() problem", would be nice to have that in v1.3.4 as well.

The subjects are:
[PATCH v2 1/2] i.MX31: Fix IOMUX related typos
[PATCH v2 2/2] i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.

(actually only the second patch has been updated, the first version of these patches were sent in June)


Regards, Magnus

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

end of thread, other threads:[~2008-08-03 19:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-31 16:03 [U-Boot-Users] U-Boot v1.3.4-rc2 released Wolfgang Denk
2008-07-31 16:28 ` Michal Simek
2008-07-31 18:02   ` Wolfgang Denk
2008-07-31 19:01     ` [U-Boot-Users] Power.org open-firmware/device trees ePAPR reference David Hawkins
2008-07-31 19:38       ` Wolfgang Denk
2008-07-31 19:41         ` David Hawkins
2008-08-03  3:25       ` Jerry Van Baren
2008-07-31 22:08   ` [U-Boot-Users] U-Boot v1.3.4-rc2 released Jean-Christophe PLAGNIOL-VILLARD
2008-08-03 19:45 ` Magnus Lilja

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox