summaryrefslogtreecommitdiffstats
path: root/fpga/ebaz4205
diff options
context:
space:
mode:
authorroot <root@new-fish.medaka.james.internal>2025-12-08 17:49:12 +0000
committerroot <root@new-fish.medaka.james.internal>2025-12-08 17:49:12 +0000
commit271f0539b50e024b6b0f79d2d550b6457a979f23 (patch)
treef6cf35274fec5dc7d11c03e660149b7eaab3953a /fpga/ebaz4205
parentc3b18e3ff5ed5e1e028dbe1052c977f46d913805 (diff)
downloadhp_instrument_lcds-master.tar.gz
hp_instrument_lcds-master.tar.bz2
hp_instrument_lcds-master.zip
working keyboardHEADmaster
Diffstat (limited to 'fpga/ebaz4205')
-rw-r--r--fpga/ebaz4205/Makefile2
-rw-r--r--fpga/ebaz4205/src/ebaz4205-zynq7.dts6
2 files changed, 5 insertions, 3 deletions
diff --git a/fpga/ebaz4205/Makefile b/fpga/ebaz4205/Makefile
index 4c02b0f..fb05b0d 100644
--- a/fpga/ebaz4205/Makefile
+++ b/fpga/ebaz4205/Makefile
@@ -8,7 +8,7 @@ LD=linux-6.16.4
FD=../hp_lcd_driver
DP=${DIP}:/boot/uboot/
-DIP=10.16.66.234
+DIP=10.16.66.224
VIVO=${FD}/build_ebaz4205/out/hp_lcd_driver.bin
diff --git a/fpga/ebaz4205/src/ebaz4205-zynq7.dts b/fpga/ebaz4205/src/ebaz4205-zynq7.dts
index 2f70a82..a7b1ff2 100644
--- a/fpga/ebaz4205/src/ebaz4205-zynq7.dts
+++ b/fpga/ebaz4205/src/ebaz4205-zynq7.dts
@@ -34,7 +34,8 @@
status = "okay";
reg = <0x80000000 0x1000>;
reg-shift = <2>;
- clock-frequency = <1843200>;
+ clock-frequency = <50000000>;
+ //clock-frequency = <1843200>;
#address-cells = <1>;
#size-cells = <1>;
iinterrupt-parent = <&intc>;
@@ -45,7 +46,8 @@
status = "okay";
reg = <0x80001000 0x1000>;
reg-shift = <2>;
- clock-frequency = <1843200>;
+ clock-frequency = <50000000>;
+ //clock-frequency = <1843200>;
#address-cells = <1>;
#size-cells = <1>;
iinterrupt-parent = <&intc>;