Skip to content
Snippets Groups Projects
Commit 1c1774bc authored by joachim.schmidt's avatar joachim.schmidt
Browse files

Version 0.4.1 of the firmware PetaLinux scalp_safe_petalinux with UBI/UBIFS...

Version 0.4.1 of the firmware PetaLinux scalp_safe_petalinux with UBI/UBIFS support + 1Gb Eth support + BSP v0.4.1 + updated README.md.
parent a4103e19
Branches
Tags SCALP-SAFE-v0.4.1
No related merge requests found
...@@ -82,10 +82,10 @@ and File -> Export -> Export Hardware -> include bitstream ...@@ -82,10 +82,10 @@ and File -> Export -> Export Hardware -> include bitstream
$ cd <SCALP_PROJECT_FOLDER> $ cd <SCALP_PROJECT_FOLDER>
$ git clone https://gitedu.hesge.ch/soma/scalp_petalinux.git $ git clone https://gitedu.hesge.ch/soma/scalp_petalinux.git
$ cd scalp_petalinux $ cd scalp_petalinux
$ git checkout SCALP-SAFE-v0.4 $ git checkout SCALP-SAFE-v0.4.1
``` ```
**Use version 0.4 only for the GIT scalp_petalinux repository and not for the GIT scalp_firmware repository. The version difference is not an error.** **Use version 0.4.1 only for the GIT scalp_petalinux repository and not for the GIT scalp_firmware repository. The version difference is not an error.**
### Create new Petalinux project from a BSP ### Create new Petalinux project from a BSP
...@@ -97,7 +97,7 @@ $ petalinux-create --type project -s <path-to-bsp> --name <PROJECT NAME> ...@@ -97,7 +97,7 @@ $ petalinux-create --type project -s <path-to-bsp> --name <PROJECT NAME>
$ cd <PROJECT NAME> $ cd <PROJECT NAME>
``` ```
In my case **\<path-to-bsp\>** corresponds to /home/jo/Documents/Projets/Hepia/scalp_project/scalp_petalinux/bsp/SCALP-SAFE-FIRMWARE-BSP-V0.4.bsp In my case **\<path-to-bsp\>** corresponds to /home/jo/Documents/Projets/Hepia/scalp_project/scalp_petalinux/bsp/SCALP-SAFE-FIRMWARE-BSP-V0.4.1.bsp
### Importing hardware configuration ### Importing hardware configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment