From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peng Fan Date: Mon, 29 Jun 2015 20:26:09 +0800 Subject: [U-Boot] [PATCH v2 7/8] imx: mx6qpsabreauto: Add MX6QP SABREAUTO CPU3 board support In-Reply-To: References: <1434018642-16990-1-git-send-email-Peng.Fan@freescale.com> <1434018642-16990-7-git-send-email-Peng.Fan@freescale.com> <558ED87E.5060608@denx.de> <20150629020500.GB13677@shlinux2> <5590F312.4070205@denx.de> <20150629080643.GB17763@shlinux2> Message-ID: <20150629122605.GA18091@shlinux2> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Jun 29, 2015 at 09:02:20AM -0300, Fabio Estevam wrote: >On Mon, Jun 29, 2015 at 5:06 AM, Peng Fan wrote: > >> Get you. >> I saw the code in gw_ventana.c to detect the DTB at runtime. > >I would suggest using the approach done at mx6cuboxi to detect the DTB >at runtime: >http://git.denx.de/?p=u-boot.git;a=commitdiff;h=205d58699b157df75f1aa0b363ea9c21add21a0c;hp=6a305f22c58b5cef595b2e004fc6b299934dd82a Fabio, Thanks, good suggestion. > >Regards, > >Fabio Estevam Regards, Peng. --