powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boards
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Fri, 16 Oct 2009 16:47:22 +0000 (20:47 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 5 Nov 2009 13:18:10 +0000 (07:18 -0600)
u-boot partition size should be 0x80000 (512 KB), not 0x8000 (32 KB).

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found