Quantcast
Channel: Forum - Recent Threads
Viewing all articles
Browse latest Browse all 1583

PRP demo set up

$
0
0

hello carl ,

By using the latest file on web , we were successfully able to up the HSR demo.

Knowing i am trying for PRP demo, Please guide if my steps are proper.

(1) git clone -b rzn1-stable-v4.19 github.com/.../rzn1_linux.git
(2) cd rzn1_linux
(3) git checkout -b v170 refs/tags/rzn1-v1.7.0

(4) copy the "prp.patch" file included in this package and apply the patch.
Copy the “prp.patch” file
from: $(RELEASE_DIR)/source/prp.patch
to: $(RZN1_KERNEL)
Apply patch
Move the current directory to the directory where you saved the RZ/N1 Linux kernel,
and apply the patch in the “prp.patch” file with the patch command.
$ patch -p1 < prp.patch

(5) make rzn1_defconfig

(6) make menuconfig - what we need to do here please guide.

(7) make LOADADDR=80008000 uImage
(9) make rzn1d400-db-no-cm3.dtb

is this steps are or ok any anything i am missing , please guide me.

I am not able to understand when this below steps to be carried out:


Application build
Please copy PRP RedBox sample software and build it.


Copy PRP RedBox sample software
from: $(RELEASE_DIR)/source/prp
to: Any directory
Run “make” command on RedBox sample software directory to build.

Can we build both HSR+PRP in sigle kernal. Please guide on it.

awaiting for support on the above.

with regards

Chandan Kumar Sabat


Viewing all articles
Browse latest Browse all 1583

Trending Articles