Commit 6301615e5440594d9c8e1283de21299f56cc95a8

Authored by Wolfgang Wallner
Committed by Bin Meng
1 parent 5a9d7f9c91

doc: Chromebook Coral: Fix typo for "Top of CAR region"

The value for "Top of CAR region" should be fefc0000, not
fefc000. This matches the Kconfig default values, as
SYS_CAR_ADDR and SYS_CAR_SIZE are 0xfef00000 and 0xc0000
respectively.

Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

doc/board/google/chromebook_coral.rst
... ... @@ -179,7 +179,7 @@
179 179 ffffffff Top of ROM (and last byte of 32-bit address space)
180 180 ffff8000 TPL loaded here (from IFWI)
181 181 ff000000 Bottom of ROM
182   - fefc000 Top of CAR region
  182 + fefc0000 Top of CAR region
183 183 fef96000 Stack for FSP-M
184 184 fef40000 59000 FSP-M
185 185 fef11000 SPL loaded here