db845c: BoardConfig: Correct the super partition size

Super partition size is not set correctly. I rounded off
to 10G during initial porting days. Reset it to the
correct size mentioned in the bootloader ptable.

It fixes the following warning we see during adb remount:

[liblp]Device size does not match (got 12437225472, expected 10737418240)
[liblp]Block device super size mismatch (expected10737418240, got 12437225472)

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Change-Id: I89d74070893c14796e24cc8286fd794725b48717
1 file changed