diff options
| author | root <root@new-fish.medaka.james.internal> | 2025-11-16 02:04:11 +0000 |
|---|---|---|
| committer | root <root@new-fish.medaka.james.internal> | 2025-11-16 02:04:11 +0000 |
| commit | aaaffdae114dd0bc086706d209dd358ac623bca8 (patch) | |
| tree | 30739a52a2f26e86055078d4dd4fd34612537d66 /fpga/ebaz4205 | |
| parent | d742c2c0cc373ce66bfdad36d05b7cf2ab6a5ea2 (diff) | |
| download | hp_instrument_lcds-aaaffdae114dd0bc086706d209dd358ac623bca8.tar.gz hp_instrument_lcds-aaaffdae114dd0bc086706d209dd358ac623bca8.tar.bz2 hp_instrument_lcds-aaaffdae114dd0bc086706d209dd358ac623bca8.zip | |
working corssbar
Diffstat (limited to 'fpga/ebaz4205')
| -rw-r--r-- | fpga/ebaz4205/src/ebaz4205-zynq7.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fpga/ebaz4205/src/ebaz4205-zynq7.dts b/fpga/ebaz4205/src/ebaz4205-zynq7.dts index cfeeaa0..e0f833f 100644 --- a/fpga/ebaz4205/src/ebaz4205-zynq7.dts +++ b/fpga/ebaz4205/src/ebaz4205-zynq7.dts @@ -29,7 +29,7 @@ &amba { plfb: sram@40000000 { - status = "okay"; +// status = "okay"; compatible = "jmm,frame-buffer-device"; reg = <0x40000000 0x40000>; #address-cells = <1>; @@ -43,7 +43,7 @@ uart2: serial@80000000 { compatible = "jmm,serial-test"; // compatible = "serial"; - status = "okay"; +// status = "okay"; reg = <0x80000000 0x2000>; ranges = <0 0x80000000 0x2000>; clock-frequency = <1843200>; |
