From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B1C72C433F5 for ; Wed, 25 May 2022 09:30:26 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 23BF6842C3; Wed, 25 May 2022 11:30:24 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=debian.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="LPDUlLsJ"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0FEA4842C3; Wed, 25 May 2022 11:30:23 +0200 (CEST) Received: from mail-pl1-x636.google.com (mail-pl1-x636.google.com [IPv6:2607:f8b0:4864:20::636]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 7C62E842C9 for ; Wed, 25 May 2022 11:30:20 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=debian.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=grandpaul@gmail.com Received: by mail-pl1-x636.google.com with SMTP id a17so2017213plb.4 for ; Wed, 25 May 2022 02:30:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=YN756zR/R6VZhOucU2G+kaBhiDJRgX+hNYZn45GRJYQ=; b=LPDUlLsJh11n9B5dfrdPw/yKhDcbw+XyimmNbn6txl5Gm6Mj7XKsRybCXVqJCBljL9 LyBFntso++OPQwNXQYzzgnI3kf50SmxdLyzgVuuhr93os+R6+O/kTCg7hiRuThMaz0+Q VhR+YYjiIK0XXw5CLX+nBaLeNufD884fGHWD8S/MO+1jJ+BJz6rdbNBNAi6yMJDpI2lf hsGD5xQYpI6GT+1DD9ZI9kQv9niPU2Ukumd2/z9ugwVudVrTCR5d8OOug5lF/0S+on7W pX3tUYJHr3Pz1t8DHArEx4ERydNbPrgNfAh2wy2V+43lKXIrJNdFuzHZEy4byjPeRclL yk9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; bh=YN756zR/R6VZhOucU2G+kaBhiDJRgX+hNYZn45GRJYQ=; b=0L9SmhyAoitNm0pJ/E3Jr8d5MCgP3KsdqAV6Do4fvuRFnrZ5smBl0xo9RnlYkgjYZq rza6mtfUG3kn8T3AXyyQN6yvoR3o1xBiGDbfFB8Zesymco0D2i+KjoKJ1P0LPeMrAyv7 kBvFPPWXnDJloLW0jo+RQD+gnQUmwCvFPOGCd6Qbbp5APxu/LB05P43Mw/D3N0BSk6QU LF3+m1C7vleflABZAHkQ74R9ynE80PbKYm38+doUvn1AV964cF5uFSrV0od/l+FrPQk1 jQfsNx+cQDs/GqaOo3S2XKwBgbCZ0s/VlXd1JVo/ph6M3RMu99mLtaGzH2tDmBJRufmp uKdA== X-Gm-Message-State: AOAM532gP3hnrFtMwZoKAj80mwy60aaaeURM9yOLYLJBrBddG228Wlld gF/bNLv2d+sST53rItTNJ/kmALChnPg= X-Google-Smtp-Source: ABdhPJylEEkQeOg1BLzso4cmw9alihG4+9shAngpaSs8DcYHLJBiUBtFn4DGHHxFyzJfPPwTdMIlug== X-Received: by 2002:a17:90b:4b12:b0:1dc:dfdb:446 with SMTP id lx18-20020a17090b4b1200b001dcdfdb0446mr9267033pjb.150.1653471018242; Wed, 25 May 2022 02:30:18 -0700 (PDT) Received: from localhost ([111.184.129.17]) by smtp.gmail.com with ESMTPSA id z2-20020a170903018200b0016223b5d228sm6459034plg.288.2022.05.25.02.30.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 May 2022 02:30:17 -0700 (PDT) From: "Ying-Chun Liu (PaulLiu)" To: u-boot@lists.denx.de Cc: "Ying-Chun Liu (PaulLiu)" Subject: [PATCH 0/1] configs: imx8mm-cl-iot-gate: enable extension command Date: Wed, 25 May 2022 17:30:07 +0800 Message-Id: <20220525093009.289889-1-paulliu@debian.org> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean For imx8mm-cl-iot-gate we can use extension command to scan extension boards attached on the mainboard. We enable the extension command by default for users to detect the extension boards. Ying-Chun Liu (PaulLiu) (1): configs: imx8mm-cl-iot-gate: enable extension command configs/imx8mm-cl-iot-gate-optee_defconfig | 2 ++ configs/imx8mm-cl-iot-gate_defconfig | 2 ++ 2 files changed, 4 insertions(+) -- 2.35.1