Re: [Angstrom-devel] Preparing for new build

2008-05-17 Thread Matt Reimer
On Fri, May 16, 2008 at 8:35 AM, Koen Kooi [EMAIL PROTECTED] wrote:
 Matt Reimer wrote:

 On Tue, May 13, 2008 at 4:31 AM, Koen Kooi[EMAIL PROTECTED]
  wrote:

 Hi,

 It's about time to do a new build, but there haven't been many changes
 since
 the previous one. So if you have patches you want in, please send them to
 [EMAIL PROTECTED] for review and we'll have a
 look
 at them.

 (I sent it to the above list but it got stuck in moderation.)

 How about this one?

 See
 http://lists.linuxtogo.org/pipermail/openembedded-stablebranch/2008-May/34.html
 :)

Ah thanks Koen. :-)

Matt

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Preparing for new build

2008-05-16 Thread Matt Reimer
On Tue, May 13, 2008 at 4:31 AM, Koen Kooi [EMAIL PROTECTED] wrote:
 Hi,

 It's about time to do a new build, but there haven't been many changes since
 the previous one. So if you have patches you want in, please send them to
 [EMAIL PROTECTED] for review and we'll have a look
 at them.

(I sent it to the above list but it got stuck in moderation.)

How about this one?

hx4700's voltage regulator gives a significant boost in runtime. The
following patch builds the voltage regulation code as modules for
hx4700. Its machine conf already lists these two modules in
MACHINE_EXTRA_RRECOMMENDS so nothing else should be necessary to get
it working.

Matt Reimer

#
# old_revision [97f6800e7228874b1f13f700a43a88bb5c10a4bb]
#
# patch packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig
#  from [50ce9c68d453f6faec44e7d9d1913bb06f76f319]
#to [3f9adf2ea8b3b20944c429107b6f85d5eb4ae4cf]
#

--- packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig
50ce9c68d453f6faec44e7d9d1913bb06f76f319
+++ packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig
3f9adf2ea8b3b20944c429107b6f85d5eb4ae4cf
@@ -196,7 +196,8 @@ CONFIG_PXA_SUSPEND_SAVE_EXTRA_REGS=y
 # CONFIG_MACH_TRIZEPS4 is not set
 CONFIG_PXA27x=y
 CONFIG_PXA_SUSPEND_SAVE_EXTRA_REGS=y
-# CONFIG_PXA27x_VOLTAGE is not set
+CONFIG_PXA27x_VOLTAGE=m
+CONFIG_PXA27x_VOLTAGE_MAX158xx=m

 #
 # Linux As Bootloader

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Preparing for new build

2008-05-16 Thread Koen Kooi

Matt Reimer wrote:

On Tue, May 13, 2008 at 4:31 AM, Koen Kooi[EMAIL PROTECTED]  wrote:

Hi,

It's about time to do a new build, but there haven't been many changes since
the previous one. So if you have patches you want in, please send them to
[EMAIL PROTECTED] for review and we'll have a look
at them.


(I sent it to the above list but it got stuck in moderation.)

How about this one?


See 
http://lists.linuxtogo.org/pipermail/openembedded-stablebranch/2008-May/34.html 
:)




hx4700's voltage regulator gives a significant boost in runtime. The
following patch builds the voltage regulation code as modules for
hx4700. Its machine conf already lists these two modules in
MACHINE_EXTRA_RRECOMMENDS so nothing else should be necessary to get
it working.

Matt Reimer

#
# old_revision [97f6800e7228874b1f13f700a43a88bb5c10a4bb]
#
# patch packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig
#  from [50ce9c68d453f6faec44e7d9d1913bb06f76f319]
#to [3f9adf2ea8b3b20944c429107b6f85d5eb4ae4cf]
#

--- packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig
50ce9c68d453f6faec44e7d9d1913bb06f76f319
+++ packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig
3f9adf2ea8b3b20944c429107b6f85d5eb4ae4cf
@@ -196,7 +196,8 @@ CONFIG_PXA_SUSPEND_SAVE_EXTRA_REGS=y
  # CONFIG_MACH_TRIZEPS4 is not set
  CONFIG_PXA27x=y
  CONFIG_PXA_SUSPEND_SAVE_EXTRA_REGS=y
-# CONFIG_PXA27x_VOLTAGE is not set
+CONFIG_PXA27x_VOLTAGE=m
+CONFIG_PXA27x_VOLTAGE_MAX158xx=m

  #
  # Linux As Bootloader




___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel