From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 10 Jun 2019 09:41:05 +0000 (UTC) Subject: [U-Boot] [PATCH v4 1/8] mx7_common: Share configs to skip low level In-Reply-To: <1557297516-18616-2-git-send-email-jun.nie@linaro.org> Message-ID: <20190610094224.B2B40C22004@lists.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 > Share configs in mx7 to skip low level init if we are in the case where > OPTEE is loaded already (maybe by ARM Trusted Firmware) and that most of > the low level initialization is already done and that we may/should skip > it doing them here. > Fix the definition detection with size detection to decide whether to skip > it. > Signed-off-by: Jun Nie > Reviewed-by: Fabio Estevam 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 =====================================================================