public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, thirteen, updated. 6a8ea85102d5154a3fb6efbe8a344cbf3d5c9c19
Date: Mon, 19 Nov 2012 23:25:05 +0100	[thread overview]
Message-ID: <20121119222505.D65EC203A7@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 4175 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, thirteen has been updated
       via  6a8ea85102d5154a3fb6efbe8a344cbf3d5c9c19 (commit)
       via  06f3145ff4003c4e8dd021804b15aa5a8afc495c (commit)
       via  e209a19a16d7a174056c0d794f342cffa21228cf (commit)
      from  0333dc1dbe6dadae747ffbde7b88c91c051fcbd7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6a8ea85102d5154a3fb6efbe8a344cbf3d5c9c19
Merge: 06f3145 0333dc1
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Mon Nov 19 23:24:15 2012 +0100

    Merge branch 'thirteen' of git.ipfire.org:/pub/git/ipfire-2.x into thirteen

commit 06f3145ff4003c4e8dd021804b15aa5a8afc495c
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Mon Nov 19 23:21:11 2012 +0100

    rpi-firmware: update to 855e997.
    
    This version has 256/512MB board autodetection.

commit e209a19a16d7a174056c0d794f342cffa21228cf
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Mon Nov 19 19:16:26 2012 +0100

    dracut: arm rootfile update.

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/common/armv5tel/dracut       |  4 ++--
 config/rootfiles/common/armv5tel/rpi-firmware | 12 +++---------
 config/rpi-firmware/config.txt                |  8 ++++++++
 lfs/rpi-firmware                              |  4 ++--
 4 files changed, 15 insertions(+), 13 deletions(-)

Difference in files:
diff --git a/config/rootfiles/common/armv5tel/dracut b/config/rootfiles/common/armv5tel/dracut
index 76cd2ac..4d4ed18 100644
--- a/config/rootfiles/common/armv5tel/dracut
+++ b/config/rootfiles/common/armv5tel/dracut
@@ -1,5 +1,5 @@
-#boot/ipfirerd-3.2.33-kirkwood.img
-#boot/ipfirerd-3.2.33-omap.img
+#boot/ipfirerd-KVER-kirkwood.img
+#boot/ipfirerd-KVER-omap.img
 #boot/uInit-ipfire-kirkwood
 #boot/uInit-ipfire-omap
 etc/dracut.conf
diff --git a/config/rootfiles/common/armv5tel/rpi-firmware b/config/rootfiles/common/armv5tel/rpi-firmware
index f295cf4..3024548 100644
--- a/config/rootfiles/common/armv5tel/rpi-firmware
+++ b/config/rootfiles/common/armv5tel/rpi-firmware
@@ -1,15 +1,9 @@
 #boot/LICENCE.broadcom
-boot/arm128_start.elf
-boot/arm192_start.elf
-boot/arm224_start.elf
-boot/arm240_start.elf
-boot/arm256_start.elf
-boot/arm384_start.elf
-boot/arm448_start.elf
-boot/arm496_start.elf
 boot/bootcode.bin
 boot/cmdline.txt
 boot/config.txt
 #boot/first32k.bin
-boot/loader.bin
 boot/start.elf
+boot/start_cd.elf
+boot/fixup.dat
+boot/fixup_cd.dat
diff --git a/config/rpi-firmware/config.txt b/config/rpi-firmware/config.txt
index 680826c..8d0674a 100644
--- a/config/rpi-firmware/config.txt
+++ b/config/rpi-firmware/config.txt
@@ -6,6 +6,14 @@
 
 ###############################################################################
 #
+# GPU Memory Settings (16,32,64 ... )
+# 16MB has a issue at reboot so we use 32MB memory split
+###############################################################################
+gpu_mem_256=32
+gpu_mem_512=32
+
+###############################################################################
+#
 # Turbo Mode (cpufreq) Settings ...
 # default clocks are arm=700, core=250 and sdram=400
 #
diff --git a/lfs/rpi-firmware b/lfs/rpi-firmware
index a0d6203..c02d5cc 100644
--- a/lfs/rpi-firmware
+++ b/lfs/rpi-firmware
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 831239e
+VER        = 855e997
 THISAPP    = rpi-firmware-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = cfbf931b28aba1b59d20e8e2961a5396
+$(DL_FILE)_MD5 = c73700a10d792517b2b87fd28a6c9800
 
 install : $(TARGET)
 


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2012-11-19 22:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20121119222505.D65EC203A7@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox