[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-2-g5bce0b8
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2012-10-12 17:41:57
|
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 "armadeus".
The branch, master has been updated
via 5bce0b8d410b72e8272fff8c34fce3da9d33d517 (commit)
from 67c644ae35136d799305c2787e6c2beeb9d06402 (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 5bce0b8d410b72e8272fff8c34fce3da9d33d517
Author: Julien Boibessot <jul...@ar...>
Date: Fri Oct 12 19:38:41 2012 +0200
[LINUX] 3.6: APF28, fixes NAND partitions size
-----------------------------------------------------------------------
Summary of changes:
.../3.6/0403-armadeus-Add-apf28-support-dts.patch | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/patches/linux/3.6/0403-armadeus-Add-apf28-support-dts.patch b/patches/linux/3.6/0403-armadeus-Add-apf28-support-dts.patch
index 2b028c0..2a5614a 100644
--- a/patches/linux/3.6/0403-armadeus-Add-apf28-support-dts.patch
+++ b/patches/linux/3.6/0403-armadeus-Add-apf28-support-dts.patch
@@ -48,7 +48,7 @@ Index: linux-3.6-rc6/arch/arm/boot/dts/imx28-apf28.dts
+ };
+ partition@2 {
+ label = "env2";
-+ reg = <0x380000 0x20000>;
++ reg = <0x380000 0x80000>;
+ };
+ partition@3 {
+ label = "dtb";
@@ -56,7 +56,7 @@ Index: linux-3.6-rc6/arch/arm/boot/dts/imx28-apf28.dts
+ };
+ partition@4 {
+ label = "splash";
-+ reg = <0x480000 0x20000>;
++ reg = <0x480000 0x80000>;
+ };
+ partition@5 {
+ label = "kernel";
hooks/post-receive
--
armadeus
|