From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ellero Date: Fri, 03 Oct 2014 16:36:00 +0200 Subject: [U-Boot] iMX6 Device Tree: status of CONFIG_OF_CONTROL In-Reply-To: References: <542E66FE.403@gmail.com> Message-ID: <542EB450.4070308@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, thanks your suggestion. Regards Luca On 03/10/2014 15:41, Fabio Estevam wrote: > Hi Luca, > > On Fri, Oct 3, 2014 at 6:06 AM, Luca Ellero wrote: >> Hi, >> I'm about to start the porting of U-Boot on a custom board based on iMX6 >> (close to SabreSD). >> My questions are: >> 1) should I use device tree or use the "old" way (cloning directory and make >> modifications)? > For now, it's better to use the board file way. We are currently not > at the point to provide a dts to fully describe the hardware in U-boot > for imx. >