# HG changeset patch # User Michael Spacefalcon # Date 1402864698 0 # Node ID 582b5052c86d5d87635cb6fedd48643ad5be1dad # Parent 7ceeec049be4b361131d4d1bc48b16ec9430b97a loadtools/scripts/compal.config: added flash cfi-4M 0 diff -r 7ceeec049be4 -r 582b5052c86d loadtools/scripts/compal.config --- a/loadtools/scripts/compal.config Sun Jun 15 20:24:51 2014 +0000 +++ b/loadtools/scripts/compal.config Sun Jun 15 20:38:18 2014 +0000 @@ -26,5 +26,9 @@ # The remaining settings are carried out via loadagent commands init-script compal.init +# Flash: use CFI autodetection, 4 MiB max +# mapped at 0, see compal.init for the explanation +flash cfi-4M 0 + # Perform a Iota poweroff when we are done exit-mode iota-off