[PATCH v2 03/14] tpm: Add a proper Kconfig option for crc8 in SPL

Simon Glass sjg at chromium.org
Sun Jan 8 03:40:00 CET 2023


On Sat, 7 Jan 2023 at 14:57, Simon Glass <sjg at chromium.org> wrote:
>
> The current approach is a bit of a hack and only works for the tpm
> subsystem. Add a Kconfig so that crc8 can be enabled in SPL for other
> purposes.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add an SPL dependency in the Kconfig
>
>  lib/Kconfig  | 18 ++++++++++++++++++
>  lib/Makefile |  3 ++-
>  2 files changed, 20 insertions(+), 1 deletion(-)

Applied to u-boot-dm/next


More information about the U-Boot mailing list