
8 Jan
2023
8 Jan
'23
3:40 a.m.
On Sat, 7 Jan 2023 at 14:57, Simon Glass sjg@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@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