1 From 850f785a1f8c8448db4d70983595b2b088cf60b7 Mon Sep 17 00:00:00 2001
2 From: Anton Vorontsov <avorontsov@ru.mvista.com>
3 Date: Fri, 16 Oct 2009 20:47:22 +0400
4 Subject: [PATCH] powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boards
6 u-boot partition size should be 0x80000 (512 KB), not 0x8000 (32 KB).
8 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
9 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11 arch/powerpc/boot/dts/mpc8377_wlan.dts | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
14 --- a/arch/powerpc/boot/dts/mpc8377_wlan.dts
15 +++ b/arch/powerpc/boot/dts/mpc8377_wlan.dts