Skip to content

Boot clean - #114

Open
Kamilosok wants to merge 5 commits into
Operacja-System:mainfrom
Kamilosok:boot-clean
Open

Boot clean#114
Kamilosok wants to merge 5 commits into
Operacja-System:mainfrom
Kamilosok:boot-clean

Conversation

@Kamilosok

Copy link
Copy Markdown
Collaborator

Moved over and incorporated changes from https://github.com/GoscZnickiem/BigOS/tree/bootloader to eliminate merge conflicts.

@Kamilosok Kamilosok added new feature Added new functionality rework Changes improving how existing code works labels Jul 10, 2026
@Kamilosok
Kamilosok force-pushed the boot-clean branch 2 times, most recently from bffddf4 to a3c0c69 Compare July 10, 2026 17:54
@qbojj

qbojj commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Btw that is not how you make co-authored annotations.
should be:

Commit msg

Commit body

Co-authored-by: NAME <NAME@EXAMPLE.COM>
Co-authored-by: ANOTHER-NAME <ANOTHER-NAME@EXAMPLE.COM>

There are also more people that were part of the first commit (me for example but it looks like the attribution was missed before, probably more people)

Kamilosok and others added 4 commits July 14, 2026 23:00
…S/tree/bootloader'

This commit simply moves over the changes from the fork.

Co-authored-by: GoscZnickiem <maciek.6098@gmail.com>
Co-authored-by: Jakub Janeczko <kuba@ev1.pl>
Co-authored-by: Milosz Witkowski <msaters123@gmail.com>
@Kamilosok

Copy link
Copy Markdown
Collaborator Author

Fixed the co-authoring

@frogrammer9 frogrammer9 removed the rework Changes improving how existing code works label Jul 19, 2026
Comment thread include/libcore/csr.h Outdated
Comment thread include/libboot/dt/dt.h

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This define should be internal to the bootloader and not here.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you meant status_t get_FDT(void) (no line selected for the comment) then I moved it to dt_bootutils.h in the bootloader, still don't know how to better resolve the HACK in the .c file though.

Comment thread include/libcore/sbi.h Outdated
Comment thread src/debuglibs/relocations/reloc.c Outdated
@Kamilosok
Kamilosok force-pushed the boot-clean branch 2 times, most recently from 4238cb4 to 259fada Compare July 21, 2026 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature Added new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants