[oe-commits] Steffen Sledz : linux-2.6.24: NAND flash size fixed for hipox machine

git version control git at git.openembedded.org
Thu Jul 30 08:48:47 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0501fbe7b6f99eddc8ee9b0d3dab9ebac4722166
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0501fbe7b6f99eddc8ee9b0d3dab9ebac4722166

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Thu Jul 30 10:48:16 2009 +0200

linux-2.6.24: NAND flash size fixed for hipox machine

---

 recipes/linux/linux-2.6.24/hipox/hipox-nand.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-2.6.24/hipox/hipox-nand.patch b/recipes/linux/linux-2.6.24/hipox/hipox-nand.patch
index 1e37d12..a0a940f 100644
--- a/recipes/linux/linux-2.6.24/hipox/hipox-nand.patch
+++ b/recipes/linux/linux-2.6.24/hipox/hipox-nand.patch
@@ -141,7 +141,7 @@ diff -Nurd linux-2.6.24-base/drivers/mtd/nand/hipox_nand.c linux-2.6.24/drivers/
 +	}, {
 +		.name		= "system",
 +		.offset		= 0x02000000,
-+		.size		= 0x0e000000,
++		.size		= 0x1e000000,
 +	},
 +};
 +#endif





More information about the Openembedded-commits mailing list