
8 Dec
2019
8 Dec
'19
3:53 a.m.
On Sat, Dec 7, 2019 at 12:47 PM Simon Glass sjg@chromium.org wrote:
At present the records are 4KB in size. This is unnecessarily large when the SPI-flash erase size is 256 bytes. Reduce it so it will be more efficient with Apollo Lake's 24-byte variable-data record.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v6: None Changes in v5: None Changes in v4:
- apollolake -> Apollo Lake
Changes in v3: None Changes in v2: None
arch/x86/include/asm/mrccache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
applied to u-boot-x86/next, thanks!