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 96DC0C54EAA for ; Mon, 30 Jan 2023 14:44:44 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3C78C85784; Mon, 30 Jan 2023 15:44:42 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org 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=chromium.org header.i=@chromium.org header.b="WENzyBEy"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B144E85579; Mon, 30 Jan 2023 15:44:40 +0100 (CET) Received: from mail-il1-x134.google.com (mail-il1-x134.google.com [IPv6:2607:f8b0:4864:20::134]) (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 1773F8562D for ; Mon, 30 Jan 2023 15:44:38 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@chromium.org Received: by mail-il1-x134.google.com with SMTP id i6so1315885ilq.8 for ; Mon, 30 Jan 2023 06:44:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ZKOS2toWhhxEywRiAfDtUYtj+Zi23ivI0Hx16PkZqG8=; b=WENzyBEy9Tu4K/yJRE4B+bqCk0Z35NI/i7vz99B66k0DZjG5/AW/9eHTYqTtUOGpWW +qTfMrIX7o7z4Y/ggwGpm989M3aF27X8teLpHfwDCaHrhHwDRToM08wca8N7yFO2B3W8 0XICO28V4jwtSb8IPKVWM6wJzoQcF2EHdw5W0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZKOS2toWhhxEywRiAfDtUYtj+Zi23ivI0Hx16PkZqG8=; b=xmXGW5NPCO6Hk5G4wZcFsK69mYoRZAy136f2sZ7EFC6UQ3pOLGta7TUYdp2DfM+Wi0 fpglHyiJrjYhDQmPGLswvt3/KoG/OlXZ9VsyTujGpo4+UrY7JLxcrKhuUpzK8p8zK6SZ LOmR2Zp4lPbFElDj9Lu1nRt8exhG8as+/ZVD7ctr967aUYM3fXYYcMvyNVRDGTJu2IHC ee2S8JFlXJ1iS+HOICny9pWsznArUG1HzqxYK6spE2Gh6PVgTD2k90CTYVScxhHiajmf awUXkE7/FHusOjcFP4sTJDGDcEZInPrERi+V6/y/4isfA/SRfEkmD/XL5pizJVPK8HNj vJQA== X-Gm-Message-State: AO0yUKUrLsBTE67Yb+3egkxppL1MC/CIghbxGfYTpHud1I3syAdRJs7P rkZ8BIsN68Cel7Lt1fwVNLcAcXo34GL5Bf1z X-Google-Smtp-Source: AK7set90ICSdLSl/lmBS8UlyBhTxItAP89uQiGLiOON1Rxw8BY+pnV6rRuYiH++Iei46E4kZFV/8rA== X-Received: by 2002:a92:ac05:0:b0:310:efbd:5796 with SMTP id r5-20020a92ac05000000b00310efbd5796mr2485397ilh.12.1675089876621; Mon, 30 Jan 2023 06:44:36 -0800 (PST) Received: from sjg1.lan (c-73-14-173-85.hsd1.co.comcast.net. [73.14.173.85]) by smtp.gmail.com with ESMTPSA id g18-20020a926b12000000b0030bfdb6ef60sm4008830ilc.58.2023.01.30.06.44.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Jan 2023 06:44:36 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Tom Rini , Simon Glass , Bin Meng Subject: [PATCH 002/171] x86: Correct Chrromebook typo Date: Mon, 30 Jan 2023 07:40:35 -0700 Message-Id: <20230130144324.206208-3-sjg@chromium.org> X-Mailer: git-send-email 2.39.1.456.gfc5497dd1b-goog In-Reply-To: <20230130144324.206208-1-sjg@chromium.org> References: <20230130144324.206208-1-sjg@chromium.org> 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.6 at phobos.denx.de X-Virus-Status: Clean Fix a typo in a comment. Signed-off-by: Simon Glass --- arch/x86/lib/fsp/fsp_dram.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/lib/fsp/fsp_dram.c b/arch/x86/lib/fsp/fsp_dram.c index 2bd408d0c56..cc889a688d8 100644 --- a/arch/x86/lib/fsp/fsp_dram.c +++ b/arch/x86/lib/fsp/fsp_dram.c @@ -60,7 +60,7 @@ int dram_init_banksize(void) * * However it seems FSP2's behavior is different. We need to add the * DRAM range in MTRR otherwise the boot process goes very slowly, - * which was observed on Chrromebook Coral with FSP2. + * which was observed on Chromebook Coral with FSP2. */ update_mtrr = CONFIG_IS_ENABLED(FSP_VERSION2); -- 2.39.1.456.gfc5497dd1b-goog