From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from f120.i.mail.ru ([94.100.178.186]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V70TO-0002QC-Pz for barebox@lists.infradead.org; Wed, 07 Aug 2013 09:56:08 +0000 From: =?UTF-8?B?QWxleGFuZGVyIFNoaXlhbg==?= Mime-Version: 1.0 Date: Wed, 07 Aug 2013 13:55:42 +0400 Message-ID: <1375869342.153074079@f120.i.mail.ru> In-Reply-To: <1375868734-32357-1-git-send-email-s.hauer@pengutronix.de> References: <1375868734-32357-1-git-send-email-s.hauer@pengutronix.de> Reply-To: =?UTF-8?B?QWxleGFuZGVyIFNoaXlhbg==?= List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: =?UTF-8?B?UmU6IFtQQVRDSF0gUmV2ZXJ0ICJBUk06IFVzZSBhcm1saW51eF9ib290cGFy?= =?UTF-8?B?YW1zIGFkZHJlc3MgZm9yIERUQiI=?= To: =?UTF-8?B?U2FzY2hhIEhhdWVy?= Cc: barebox@lists.infradead.org > 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 In such a case, tree may be placed immediately after the kernel? It can also serve as an automatic option "ARM_APPENDED_DTB". --- _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox