diff --git a/fpga/soc/soc_system.qsys b/fpga/soc/soc_system.qsys index 42be191..1b02c0f 100644 --- a/fpga/soc/soc_system.qsys +++ b/fpga/soc/soc_system.qsys @@ -134,7 +134,7 @@ type = "int"; } } - element button_pio.s1 + element led_pio.s1 { datum _lockedAddress { @@ -143,7 +143,7 @@ } datum baseAddress { - value = "65728"; + value = "65600"; type = "String"; } } @@ -160,7 +160,7 @@ type = "String"; } } - element led_pio.s1 + element button_pio.s1 { datum _lockedAddress { @@ -169,7 +169,7 @@ } datum baseAddress { - value = "65600"; + value = "65728"; type = "String"; } } diff --git a/fpga/soc/soc_system_board_info.xml b/fpga/soc/soc_system_board_info.xml index 8037af9..873f7de 100644 --- a/fpga/soc/soc_system_board_info.xml +++ b/fpga/soc/soc_system_board_info.xml @@ -222,9 +222,7 @@ mac-address field in device tree blob --> 0x100 - - - + diff --git a/fpga/syn/Makefile b/fpga/syn/Makefile index 8073112..f7f564d 100644 --- a/fpga/syn/Makefile +++ b/fpga/syn/Makefile @@ -73,8 +73,6 @@ $(PRELOADER_DIR)/Makefile: $(PRELOADER_ID) --preloader-settings-dir "$(PRELOADER_HANDOFF)" \ --settings settings.bsp \ --set spl.boot.WATCHDOG_ENABLE false - @echo "PATCH MAKEFILE" - sed -i 's/mkpimage -o \$$\@ \$$< \$$< \$$< \$$