Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrydvorkin authored Apr 19, 2021
1 parent 94560d8 commit a5bf3f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ chmod 0777 /disk2
cd ./poky/
. oe-init-build-env build.tppg2
bitbake img-spmn
// builds main CPU code + arm926 code or
bitbake img-spmo
// builds main CPU code only, arm926 code is taken from Tibbo website
```

After build /disk2/build.26/tmp/deploy/images/tppg2/ contains all required image components: bootloaders, kernel, rootfs images.
Expand Down

0 comments on commit a5bf3f0

Please sign in to comment.