From mboxrd@z Thu Jan 1 00:00:00 1970 From: Donghwa Lee Date: Wed, 23 May 2012 16:39:36 +0900 Subject: [U-Boot] FDT: Question about embedded fdt enable Message-ID: <4FBC9438.5020006@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear, Simon Glass I am preparing device tree in Exynos SoC and had already tested by using CONFIG_OF_SEPARATE. But, I couldn't test by using CONFIG_OF_EMBED because it has a compiler problem to make a binary in the dts/Makefile. When I had used configuration as seaboard that I had changed configuration from CONFIG_OF_SEPARATE to CONFIG_OF_EMBED, it had a same problem. How did you test in seaboard as it embedded? Is there any more configuration to compile ebedded option? please reply my question. Thank you, Donghwa Lee