From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 9/9] x86: coreboot: Enable LPC TPM
Date: Mon, 26 Nov 2012 20:34:29 +0100 [thread overview]
Message-ID: <201211262034.29834.marex@denx.de> (raw)
In-Reply-To: <1353910336-7193-10-git-send-email-sjg@chromium.org>
Dear Simon Glass,
> Coreboot boards have an LPC TPM connected, so enable this.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
> Changes in v4:
> - Remove CONFIG_NO_RESET_CODE from coreboot.h since this is not needed
>
> Changes in v3: None
> Changes in v2: None
>
> include/configs/coreboot.h | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h
> index 4999477..362310f 100644
> --- a/include/configs/coreboot.h
> +++ b/include/configs/coreboot.h
> @@ -66,6 +66,10 @@
> CONFIG_SYS_SCSI_MAX_LUN)
> #endif
>
> +/* Generic TPM interfaced through LPC bus */
> +#define CONFIG_GENERIC_LPC_TPM
> +#define CONFIG_TPM_TIS_BASE_ADDRESS 0xfed40000
> +
> /*-----------------------------------------------------------------------
> * Real Time Clock Configuration
> */
Good, so now we have LPC enabled, problem solved then ?
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-11-26 19:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-26 6:12 [U-Boot] [PATCH v4 2/9] x86: Allow excluding reset vector code from u-boot Simon Glass
2012-11-26 6:12 ` [U-Boot] [PATCH v4 8/9] x86: Remove coreboot start16 code Simon Glass
2012-11-26 6:12 ` [U-Boot] [PATCH v4 9/9] x86: coreboot: Enable LPC TPM Simon Glass
2012-11-26 19:34 ` Marek Vasut [this message]
2012-11-26 6:53 ` [U-Boot] [PATCH v4 2/9] x86: Allow excluding reset vector code from u-boot Wolfgang Denk
2012-11-26 7:10 ` Simon Glass
2012-11-26 9:31 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201211262034.29834.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox