Difference between revisions of "HDMI-Test"
From apertus wiki
(Created page with "Category:Project Category:Zedboard") |
|||
Line 1: | Line 1: | ||
# Format an SD card with one vfat partition (this is the default for the SD card that comes with the Zedboard) | |||
# Download http://vserver.13thfloor.at/Stuff/AXIOM/ALPHA/axiom_alpha_hdmi_test_v0.1.zip | |||
# Connect a monitor to the Zedboards HDMI port and turn on the monitor. | |||
# Shift all switches on the Zedboard down | |||
# Boot the Zedboard | |||
# After booting is complete turn switch SW3 (fith from the left) up | |||
==Notes== | |||
If the Zedboard is booting via TFTP by default interrupt the bootloader and type: | |||
env default -f | |||
saveenv | |||
And reboot the Zedboard with the right pink pushbutton. | |||
[[Category:Project]] | [[Category:Project]] | ||
[[Category:Zedboard]] | [[Category:Zedboard]] |
Revision as of 16:58, 4 October 2013
- Format an SD card with one vfat partition (this is the default for the SD card that comes with the Zedboard)
- Download http://vserver.13thfloor.at/Stuff/AXIOM/ALPHA/axiom_alpha_hdmi_test_v0.1.zip
- Connect a monitor to the Zedboards HDMI port and turn on the monitor.
- Shift all switches on the Zedboard down
- Boot the Zedboard
- After booting is complete turn switch SW3 (fith from the left) up
Notes
If the Zedboard is booting via TFTP by default interrupt the bootloader and type:
env default -f saveenv
And reboot the Zedboard with the right pink pushbutton.