Skip to content

Commit a5bf3f0

Browse files
Update README.md
1 parent 94560d8 commit a5bf3f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ chmod 0777 /disk2
4040
cd ./poky/
4141
. oe-init-build-env build.tppg2
4242
bitbake img-spmn
43+
// builds main CPU code + arm926 code or
44+
bitbake img-spmo
45+
// builds main CPU code only, arm926 code is taken from Tibbo website
4346
```
4447

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

0 commit comments

Comments
 (0)