]> git.karo-electronics.de Git - mv-sheeva.git/commit
MIPS: FDT size is a be32
authorThomas Chou <thomas@wytron.com.tw>
Wed, 24 Nov 2010 07:35:48 +0000 (15:35 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 16 Dec 2010 18:10:58 +0000 (18:10 +0000)
commite31fee7c3a197d88d1d0ced0e8600386da27fec4
treec18649da51706088339ba3426d6da32d61431450
parent5878fc936aebf592cca418ca50773cd578f7daf4
MIPS: FDT size is a be32

The totalsize field was be32. And the reserve bootmem would cause failure.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
To: devicetree-discuss@lists.ozlabs.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: grant.likely@secretlab.ca
Cc: David Daney <ddaney@caviumnetworks.com>
Cc: Dezhong Diao <dediao@cisco.com>
Patchwork: https://patchwork.linux-mips.org/patch/1838/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/prom.c