aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/board/gdsys/a38x/ihs_phys.h
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/board/gdsys/a38x/ihs_phys.h')
-rw-r--r--roms/u-boot/board/gdsys/a38x/ihs_phys.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/roms/u-boot/board/gdsys/a38x/ihs_phys.h b/roms/u-boot/board/gdsys/a38x/ihs_phys.h
new file mode 100644
index 000000000..c4bec4d46
--- /dev/null
+++ b/roms/u-boot/board/gdsys/a38x/ihs_phys.h
@@ -0,0 +1,2 @@
+uint calculate_octo_phy_mask(void);
+int init_octo_phys(uint octo_phy_mask);