From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 11 May 2020 12:16:55 +0200 (CEST) Subject: [PATCH V2 resend 1/4] imx: add module fuse support In-Reply-To: <20200501140837.10326-2-peng.fan@nxp.com> Message-ID: <20200511101655.B3D1C80683@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > There are different parts from one SoC. Take i.MX6ULL for example, > some part might not have ENET, some might have; some might not have > USB, some might have. The information could be got from OCOTP, > to make one image support the different parts, we need runtime > disable linux kernel dts node and uboot driver probe if the > corresponding module not exists in the part. > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================