From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 11 Jun 2013 10:03:34 -0600 Subject: [U-Boot] [PATCH 6/8] config: don't define CONFIG_ARCH_DEVICE_TREE In-Reply-To: References: <1370906224-5023-1-git-send-email-swarren@wwwdotorg.org> <1370906224-5023-7-git-send-email-swarren@wwwdotorg.org> Message-ID: <51B74A56.6050903@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/11/2013 12:52 AM, Jagan Teki wrote: > Hi, > > I think we can wait some more time to mature the fdt support on > u-boot, as not many boards were using this future. > may be I am also incorrect. Sorry, I don't understand what this means. > And need to remove the CONFIG_ARCH_DEVICE_TREE references in > dts/Makefile to for working this. That's what patch 5/8 does.