Revert "ARM: Use armlinux_bootparams address for DTB"
This patch placed the flattened devicetree to armlinux_bootparams.
armlinux_bootparams normally is at SDRAM_START + 0x100. The kernels
initial page tables are normally at SDRAM_START + 0x4000, so the
flattened devicetree gets overwritten once it exceeds 0x3f00 bytes
which is quite common.

Revert this patch for now once a better solution can be found

This reverts commit 0c4108f.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Alexander Shiyan <shc_work@mail.ru>
1 parent 72826e7 commit 9b0907bd68ffc23ed27cc3c5f51ff505d64beb78
@Sascha Hauer Sascha Hauer authored on 7 Aug 2013
Showing 1 changed file
View
arch/arm/lib/armlinux.c