changeset 326:2b5ed962c2f9

loadtools/scripts/dsample.config: use the new 28f640w30b chip type
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 20 Jan 2018 05:22:54 +0000
parents 545e1718f5fb
children 973d885a68a0
files loadtools/scripts/dsample.config
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/loadtools/scripts/dsample.config	Sat Jan 20 05:20:40 2018 +0000
+++ b/loadtools/scripts/dsample.config	Sat Jan 20 05:22:54 2018 +0000
@@ -15,8 +15,9 @@
 init-script cs2-4ws-8mb.init
 
 # 8 MiB flash, accessible at 0x03000000 without Compal-like problems,
-# let's use CFI.
-flash cfi-8M 0x03000000
+# but the 28F640W30B flash chip has partition quirks, so we need to
+# tell fc-loadtool about it explicitly instead of using CFI.
+flash 28f640w30b 0x03000000
 
 # Perform a Iota poweroff when we are done
 exit-mode iota-off