platforms/m1: norflash_reset -> norflash_rst_n

This commit is contained in:
Sebastien Bourdeauducq 2013-02-11 17:46:27 +01:00
parent 4b78d90aad
commit ce6701c6e4
1 changed files with 1 additions and 1 deletions

View 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",