commit | 98c38dcccc8f656d10a463783f372b57e4e98876 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Fri Dec 11 18:43:45 2020 -0800 |
committer | tjaychen <timothytim@google.com> | Tue Dec 15 14:46:57 2020 -0800 |
tree | 97e683c4ea519352d979203a7fdc6368d6ab365d | |
parent | aeffadc90b582a94dd67acf8c13d62c319478a54 [diff] |
[flash_ctrl] fix default value typo Signed-off-by: Timothy Chen <timothytim@google.com>
diff --git a/hw/ip/flash_ctrl/data/flash_ctrl.hjson.tpl b/hw/ip/flash_ctrl/data/flash_ctrl.hjson.tpl index a73a4eb..2a52979 100644 --- a/hw/ip/flash_ctrl/data/flash_ctrl.hjson.tpl +++ b/hw/ip/flash_ctrl/data/flash_ctrl.hjson.tpl
@@ -409,7 +409,7 @@ hwaccess: "hrw", fields: [ { bits: "0", - resval: "1", + resval: "0", name: "REQ", desc: ''' When 1, request erase suspend.