Skip to content

narrucmot/ultra96v2_valtest_2018_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prereqs:

  1. PetaLinux, Xilinx tools 2018.2
  2. Avnet JTAG/Serial board attached to U96 V2
  3. U96 v2 with zero ohm in following position: alt tag

How to build and attempt wifi launch:

  1. Pull xilinx Linux source: git clone https://github.com/FredKellerman/linux-xlnx
  2. cd [linux src repo] then get on branch: git checkout dev_sandeep
  3. In seperate dir, pull bsp repo: git clone https://github.com/FredKellerman/ultra96v2_valtest_2018_2
  4. cd [bsp repo] then get on branch: git checkout dev_sandeep
  5. Then modify config file (CONFIG_SUBSYSTEM_COMPONENT_LINUX__KERNEL_NAME_EXT_LOCAL_SRC_PATH) to point it to your local Linux source: ultra96v2_valtest_2018_2/project-spec/configs/config (Note: see commit history for example)
  6. petalinux-build
  7. petalinux-package --boot --fsbl images/linux/zynqmp_fsbl.elf --fpga ./images/linux/system.bit --uboot --force
  8. Copy files to SD card
  9. Boot, login via serial (root, root), execute /home/root/wifi.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published