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 73588C61DA4 for ; Fri, 3 Mar 2023 23:49:34 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9A26D85DFD; Sat, 4 Mar 2023 00:43:11 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="kGveoJs3"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 458F685DFD; Sat, 4 Mar 2023 00:43:10 +0100 (CET) Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) (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 C674D85E2A for ; Sat, 4 Mar 2023 00:43:07 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82b.google.com with SMTP id l13so4809442qtv.3 for ; Fri, 03 Mar 2023 15:43:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1677886987; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=0y/oYLFoXxs1YhTeR3OEnM6wkuDLQF/C3BR2pTT1G3I=; b=kGveoJs312qkkiPAcECWuTUolLMCP5MjlcuBJMLaxEWLCQ/lS9CvF/GNcxZX/g4Ep5 bxI7dNn4R5DydUA+AhsN1mAkAFDjCPONRwlEpOlQ8yUi9wnoAgr78H2tNzVfvgAyLq6c s5QwDDcBsgMQoNWBTxfZBA7DoOYktuaxQosTQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677886987; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=0y/oYLFoXxs1YhTeR3OEnM6wkuDLQF/C3BR2pTT1G3I=; b=CPPK0rnXOGGxhmywUJQmEh/fXIcLTYWxgZmU0wjfIDpHfGz7NPfq61W6xcXXaXDa6F lCrV5d108IPV38DZIUvreB5Wfe+YTrJsIQ9cQnJ4yKWxxlP6Thj5rMXXcHo8WKiZWySs rxTDMyUthIZD5A+ZlhjlLwzcemFpIDxGjS4T8B1JmFsupku91aJr5cOttgkaGl3WchG6 a82dp0BiwXZRuebal8hBSLiPiN2PSqfv+1w2Iektg6XTH4oDrae5I5C/lOj9msVLMOkA t1XsKbn7zvfjEXs4WA2/a1zdhv5IgCIlc9PrShtk+AH2S3RfoTLJ9rdBPvui9cFckqXX wgmQ== X-Gm-Message-State: AO0yUKXO7yWKf8imOG1Fhku1iZXfVPH3Kwj6fNX5160jZU7F4xhAc+7k Hi+Obq9A6f9+RW/z/t81m1MUFlRQDGzGDd/YaVZoeA== X-Google-Smtp-Source: AK7set9Xl8r7ZTfLjRC/EiBYjM3tC8LiuHKh+Bg5JfBs/2hqM6/rcVfT5vQsKGVVqFxSLYLHnWT6xg== X-Received: by 2002:a05:622a:4c6:b0:3bf:b9d8:d064 with SMTP id q6-20020a05622a04c600b003bfb9d8d064mr5122259qtx.23.1677886987443; Fri, 03 Mar 2023 15:43:07 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0000-0000-0000-036b.res6.spectrum.com. [2603:6081:7b00:6400::36b]) by smtp.gmail.com with ESMTPSA id c6-20020ac81e86000000b003b9bb59543fsm2595873qtm.61.2023.03.03.15.43.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Mar 2023 15:43:07 -0800 (PST) Date: Fri, 3 Mar 2023 18:43:05 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Bin Meng Subject: Re: [PATCH v5 41/44] x86: coral: Add missing TPL options Message-ID: <20230303234305.GR968799@bill-the-cat> References: <20230222163425.2043934-1-sjg@chromium.org> <20230222163425.2043934-42-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MCn7pPM1Lt9DZlgj" Content-Disposition: inline In-Reply-To: <20230222163425.2043934-42-sjg@chromium.org> X-Clacks-Overhead: GNU Terry Pratchett 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.6 at phobos.denx.de X-Virus-Status: Clean --MCn7pPM1Lt9DZlgj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 22, 2023 at 09:34:22AM -0700, Simon Glass wrote: > Some options should be enabled which are missing. Fix this. >=20 > Signed-off-by: Simon Glass Applied to u-boot/next, thanks! --=20 Tom --MCn7pPM1Lt9DZlgj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQChgkACgkQFHw5/5Y0 tyzmLQwAmwefPyKp0KAt4iDLC2epC5JXNagYG5GEgxvUTFESB0R/riImAzYjMWqn w24ARIYixgaPAR8BMHIEwySOgw7BG2o3DfGsMXHSyKL5Yl5ahuXjsdfN73kyQo3r aP0LQpGnOHNDSORJ67Foua0dKpezSC504J3e48tTAPIarnZieMskGgFL7JWA2pt6 mQ7e3rQZCcyDpzyhib4Pt47sTGZQS2ci+0MiophV1RT2L5lcbu7KOAL4haCtfjpl wxgmpJUcKE9hKjGK1YvhW8/qTuH+HalshVWzd9cbNHnw9sikzhylk9wxfX9eT1IK PVT1cjzP+Z+AhmvIDyjZ2+AgQ2jk5jFnq/CL/qJxBJd9Vfn01XjJPHbaPMfiqjvz zHnwJuGEviFxHk3GUgFo3e57Yq21xSSYL/MKfo9c8X1IQXxeW852h1DB0yRLFR3V 6uNwZV4teT+9rSxjiAfprFCxCyrYX00lXa5vkikI6bFMFNlqtko/6lprmUExKyWB BWsoVvo7 =yZj6 -----END PGP SIGNATURE----- --MCn7pPM1Lt9DZlgj--