platforms/m1: norflash_reset -> norflash_rst_n
authorSebastien Bourdeauducq <sebastien@milkymist.org>
Mon, 11 Feb 2013 16:46:27 +0000 (17:46 +0100)
committerSebastien Bourdeauducq <sebastien@milkymist.org>
Mon, 11 Feb 2013 16:46:27 +0000 (17:46 +0100)
mibuild/platforms/m1.py

index e278eb2066d78b19be63f2586e9af04a7eb85fa4..c51b7ea326e9128edce7e71751900f26afaa8e2d 100644 (file)
@@ -13,7 +13,7 @@ _io = [
 
        # When executing softcore code in-place from the flash, we want
        # the flash reset to be released before the system reset.
-       ("norflash_reset", 0, Pins("P22"), IOStandard("LVCMOS33"), Misc("SLEW=FAST"), Drive(8)),
+       ("norflash_rst_n", 0, Pins("P22"), IOStandard("LVCMOS33"), Misc("SLEW=FAST"), Drive(8)),
        ("norflash", 0,
                Subsignal("adr", Pins("L22", "L20", "K22", "K21", "J19", "H20", "F22",
                        "F21", "K17", "J17", "E22", "E20", "H18", "H19", "F20",