commit | 09cff3a09f02c3a0d09fe1d2ab44e60ed71c8c95 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Thu Feb 22 15:47:11 2018 +1030 |
committer | Andrew Jeffery <andrew@aj.id.au> | Sat Mar 24 13:59:32 2018 +1030 |
tree | f4d21b1332f1424b815f4a1a03cb282a259dda7c | |
parent | 32476cb46ba69a6b5890a5372fa050de6c0a43c1 [diff] |
test: write_flash_vpnor: Remove unused macro Change-Id: I635a085283d86a1f672f736a26981901d38ea599 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/test/vpnor/write_flash_vpnor.cpp b/test/vpnor/write_flash_vpnor.cpp index c53e8da..7c8f506 100644 --- a/test/vpnor/write_flash_vpnor.cpp +++ b/test/vpnor/write_flash_vpnor.cpp
@@ -45,7 +45,6 @@ #define OFFSET BLOCK_SIZE #define MEM_SIZE (BLOCK_SIZE * 2) #define DATA_SIZE sizeof(data) -#define ERASE_SIZE BLOCK_SIZE #define BLOCK_SIZE_SHIFT 12 const std::string toc[] = {