From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub =?UTF-8?B?S2ljacWEc2tp?= Date: Thu, 11 Jun 2015 22:13:51 +0200 Subject: [U-Boot] dtoverlay for mx6 ARM In-Reply-To: <5579E665.9060104@sigmatek.at> References: <5579E665.9060104@sigmatek.at> Message-ID: <20150611221351.714eac9f@north> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 11 Jun 2015 21:49:57 +0200, Johann Obermayr wrote: > Hello, Hi there, > for raspberyy pi there are some "features" available. > dtoverlay, dtparam, ... > we have a Freescale mx6 CPU. > How we can add/enable this features ? I'm new to U-Boot but on RPi the "features" are provided by their proprietary firmware/bootloader. AFAIK U-Boot doesn't support DT overlays. Kuba