meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-fw-utils
Hector Palacios 5403b831df u-boot-fw-utils: update patch to support encrypted env
The encryption of the U-Boot environment uses the HWID as key
modifier. The HWID was being read using the fsl_otp driver sysfs
entries and over two words. The driver is now deprecated and also
the cc8x and cc8m platforms have different number of HWID words.

This patch modifies the function that reads the HWID words by
using new entries on the device tree 'digi,hwid_X' where X is the
index of the HWID word.

It also removes the need to select CONFIG_MD5 which is already
auto-selected on sandbox_defconfig by other config switches.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>

https://jira.digi.com/browse/DEL-7185
(cherry picked from commit 8ced362766)
2020-07-24 13:13:40 +02:00
..
mmc u-boot-fw-utils: consolidate common files by STORAGE_MEDIA 2020-05-06 07:20:50 +02:00
mtd u-boot-fw-utils: consolidate common files by STORAGE_MEDIA 2020-05-06 07:20:50 +02:00
0001-tools-env-implement-support-for-environment-encrypti.patch u-boot-fw-utils: update patch to support encrypted env 2020-07-24 13:13:40 +02:00
0002-Implement-U-Boot-environment-access-functions.patch u-boot-fw-utils: update to version 2018.07 2019-03-21 15:44:54 +01:00
0003-fw_env-add-support-to-unlock-emmc-boot-partition.patch u-boot-fw-utils: update to version 2018.07 2019-03-21 15:44:54 +01:00
0004-tools-env-add-support-to-set-dynamic-location-of-env.patch u-boot-fw-utils: update to version 2018.07 2019-03-21 15:44:54 +01:00