commit | 6301615e5440594d9c8e1283de21299f56cc95a8 | [log] [tgz] |
---|---|---|
author | Wolfgang Wallner <wolfgang.wallner@br-automation.com> | Fri Feb 21 12:20:09 2020 +0100 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Mar 05 18:25:21 2020 +0800 |
tree | b119e44d4d7f2b7ba522e413eb30e797eb8ddb4a | |
parent | 5a9d7f9c919d8c9009d5c75a9c2dcdf5214a4589 [diff] |
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>