[PATCH] powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boards

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE6150d

2 messages, 2 authors, 2009-11-05 · open the first message on its own page

[PATCH] powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boards

From: Anton Vorontsov <hidden>
Date: 2009-10-16 16:47:23

u-boot partition size should be 0x80000 (512 KB), not 0x8000 (32 KB).

Signed-off-by: Anton Vorontsov <redacted>
---
 arch/powerpc/boot/dts/mpc8377_wlan.dts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/boot/dts/mpc8377_wlan.dts b/arch/powerpc/boot/dts/mpc8377_wlan.dts
index 9a60369..9ea7830 100644
--- a/arch/powerpc/boot/dts/mpc8377_wlan.dts
+++ b/arch/powerpc/boot/dts/mpc8377_wlan.dts
@@ -67,7 +67,7 @@
 			device-width = <1>;
 
 			partition@0 {
-				reg = <0 0x8000>;
+				reg = <0 0x80000>;
 				label = "u-boot";
 				read-only;
 			};
-- 
1.6.3.3

Re: [PATCH] powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boards

From: Kumar Gala <hidden>
Date: 2009-11-05 13:30:44

On Oct 16, 2009, at 11:47 AM, Anton Vorontsov wrote:
u-boot partition size should be 0x80000 (512 KB), not 0x8000 (32 KB).

Signed-off-by: Anton Vorontsov <redacted>
---
arch/powerpc/boot/dts/mpc8377_wlan.dts |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
applied to merge

- k
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help