summaryrefslogtreecommitdiffstats
path: root/libpdbg
diff options
context:
space:
mode:
Diffstat (limited to 'libpdbg')
-rw-r--r--libpdbg/kernel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libpdbg/kernel.c b/libpdbg/kernel.c
index b5b42da..7c05b90 100644
--- a/libpdbg/kernel.c
+++ b/libpdbg/kernel.c
@@ -29,8 +29,8 @@
#include "operations.h"
#include "target.h"
-#define FSI_SCAN_PATH "/sys/devices/platform/fsi-master/scan"
-#define FSI_CFAM_PATH "/sys/devices/platform/fsi-master/slave@00:00/raw"
+#define FSI_SCAN_PATH "/sys/bus/platform/devices/gpio-fsi/fsi0/rescan"
+#define FSI_CFAM_PATH "/sys/devices/platform/gpio-fsi/fsi0/slave@00:00/raw"
int fsi_fd;
OpenPOWER on IntegriCloud