Go from ipctool to ipcinfo

pull/139/head
Igor Zalatov (from Citadel PC) 2022-01-02 19:10:40 +03:00
parent d092b8cc02
commit e5a9f693a9
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# #
# SoC detect # SoC detect
chipid=$(ipctool --chip_id) chipid=$(ipcinfo --chip_id)
# MMZ config # MMZ config
mem_start=0x80000000 # phy mem start mem_start=0x80000000 # phy mem start

View File

@ -6,7 +6,7 @@
# SoC detect # SoC detect
chipid=$(ipctool --chip_id) chipid=$(ipcinfo --chip_id)
# MMZ config # MMZ config
mem_start=0x80000000; # phy mem start mem_start=0x80000000; # phy mem start