Skip to content
Commit 50a23a61 authored by Tim Lin's avatar Tim Lin Committed by Alberto Escolar
Browse files

drivers/espi: it8xxx2: Fix H2RAM address mask size to match SRAM size



The base address of H2RAM can be as large as KB(CONFIG_SRAM_SIZE), so
the mask for the H2RAM address should be (KB(CONFIG_SRAM_SIZE)-1).
This PR corrects the size of the mask.

Signed-off-by: default avatarTim Lin <tim2.lin@ite.corp-partner.google.com>
parent 70b46c65
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment