ARM: compressed: Reserve more stack space for ATAGS to FDT conversion
authorTomasz Figa <t.figa@samsung.com>
Tue, 29 Oct 2013 14:22:49 +0000 (15:22 +0100)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 06:17:45 +0000 (15:17 +0900)
commit6056f89c16dd814fe5ae96fbb482b4d592f86303
treeb97617c67a7f3a067cfb94614b04c8a26c98d35f
parente56363559ad8d3ce3d767cff7c3d0cdd57985e84
ARM: compressed: Reserve more stack space for ATAGS to FDT conversion

This patch increases size of stack space reserved for ATAGS to FDT
conversion from 64 KiB to 256 KiB to fix DTB corruption when size of DTB
blob exceeds 64 KiB.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
arch/arm/boot/compressed/head.S