summaryrefslogtreecommitdiffstats
path: root/fpga/ebaz4205/src
diff options
context:
space:
mode:
authorroot <root@new-fish.medaka.james.internal>2025-11-16 13:31:54 +0000
committerroot <root@new-fish.medaka.james.internal>2025-11-16 13:31:54 +0000
commit5d4ffb5b89becaa626f48262e14aaa9b49ee4d96 (patch)
treea3f906d1b96ab1f69644cdedc62693acd73d2b92 /fpga/ebaz4205/src
parent6f56feff5254eabc9def2cb4939423be325ce892 (diff)
downloadhp_instrument_lcds-5d4ffb5b89becaa626f48262e14aaa9b49ee4d96.tar.gz
hp_instrument_lcds-5d4ffb5b89becaa626f48262e14aaa9b49ee4d96.tar.bz2
hp_instrument_lcds-5d4ffb5b89becaa626f48262e14aaa9b49ee4d96.zip
drop gp bus speed to 50MHz
Diffstat (limited to 'fpga/ebaz4205/src')
-rw-r--r--fpga/ebaz4205/src/uEnv.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpga/ebaz4205/src/uEnv.txt b/fpga/ebaz4205/src/uEnv.txt
index 0bd8ee6..b2437a5 100644
--- a/fpga/ebaz4205/src/uEnv.txt
+++ b/fpga/ebaz4205/src/uEnv.txt
@@ -5,8 +5,8 @@ devicetree_image=ebaz4205-zynq7.dtb
loaddtb=load mmc 0 ${devicetree_load_address} ${devicetree_image}
ramdisk_image=nowt.cpio.uboot
loadramdisk=load mmc 0 ${ramdisk_load_address} ${ramdisk_image}
-#bootargs=earlyprintk console=ttyPS0,115200 root=/dev/mmcblk0p3 ro rootwait
-bootargs=fbcon=rotate:1 root=/dev/mmcblk0p3 ro rootwait
+notbootargs=earlyprintk console=ttyPS0,115200 root=/dev/mmcblk0p3 ro rootwait
+bootargs=root=/dev/mmcblk0p3 ro rootwait
bitstream_image=hp_lcd_driver.bin
bitstream_type=load
fpga_config=fpga ${bitstream_type} 0 ${bitstream_load_address} ${filesize}