dts: it8xxx2: change flash size to 1M byte

Flash size of IT8xxx2 is 1M byte.

Change-Id: Ic1464b6e36f16291f14024a6fb49acbf3a243176
Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
This commit is contained in:
Dino Li 2021-03-22 19:10:56 +08:00 committed by Maureen Helm
commit ee39291553
3 changed files with 20 additions and 5 deletions

View file

@ -292,6 +292,10 @@
#define SEMBARH ECREG(EC_REG_BASE_ADDR + 0x109E)
#define SCRATH_SRAM 0x08
/* --- General Control (GCTRL) --- */
#define IT8XXX2_GCTRL_BASE 0x00F02000
#define IT8XXX2_GCTRL_EIDSR ECREG(IT8XXX2_GCTRL_BASE + 0x31)
/**
*
* (11xxh) Interrupt controller (INTC)