WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: piCore Standard Build Procedure  (Read 1009 times)

Offline elcouz

  • Newbie
  • *
  • Posts: 23
piCore Standard Build Procedure
« on: December 08, 2023, 02:31:35 PM »
Hi,

I am looking build my own kernel with piCore and repackage that into an image.

Do any picore maintainers have internal documentation for the standardized build procedure that are submitted here? Are you able to share to the public?

I have some linux experience and I would like to go on another level further ... i.e. experiment doing that with piCore.

My first goal would be to try with the RT kernel patch.

Any direction would be appreciated :)


Thanks!

Laurent

Offline mocore

  • Hero Member
  • *****
  • Posts: 586
  • ~.~
Re: piCore Standard Build Procedure
« Reply #1 on: December 09, 2023, 04:46:19 AM »
usually in scr dir

http://tinycorelinux.net/14.x/armv6/releases/RPi/src/

 http://tinycorelinux.net/14.x/armv6/releases/RPi/src/toolchain/compile_tc14_x86_64

 when the repo was browse-able by ftp it seamed (at least to me) more discoverable

... alternatively to ftp rsync can be used to list "explore" files/dirs ftr
« Last Edit: December 09, 2023, 04:48:02 AM by mocore »

Offline elcouz

  • Newbie
  • *
  • Posts: 23
Re: piCore Standard Build Procedure
« Reply #2 on: December 13, 2023, 05:09:30 PM »
Thank you I will check that :)

Offline Yleisajattelija

  • Full Member
  • ***
  • Posts: 192
Re: piCore Standard Build Procedure
« Reply #3 on: September 13, 2024, 02:50:04 AM »
Source code IS a documentation for "real hard coders". But for rest of us it is not....

Is there any documentation of piCore bootloader, builder and installation internals?

...probably there is not, but i have to ask first. I have bad memory, so I have to make docs for myself anyway, and of course I will publish docs for community, if valued.

For that, I have to ask lot of very stupid questions for developers, is that ok?
« Last Edit: September 13, 2024, 02:54:32 AM by Yleisajattelija »

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1211
Re: piCore Standard Build Procedure
« Reply #4 on: September 13, 2024, 06:52:39 AM »
It’s the bootLoader provided by raspberry pi.  All the documentation is on their site.   But it is closed source.

Offline mocore

  • Hero Member
  • *****
  • Posts: 586
  • ~.~
Re: piCore Standard Build Procedure
« Reply #5 on: September 15, 2024, 02:24:25 AM »
a bit OT ...
wrt "what CAN we know about pi"

Source code IS a documentation for "real hard coders".

https://www.raspberrypi.org/app/uploads/2012/04/Raspberry-Pi-Schematics-R1.0.pdf

ftr via  "When will the official reference schematic for Raspberry Pi 5 be released" @ https://forums.raspberrypi.com/viewtopic.php?t=375644#p2247659

& there is a forum section about `Device Tree` @ https://forums.raspberrypi.com/viewforum.php?f=107
« Last Edit: September 15, 2024, 02:27:27 AM by mocore »