12 Commits (19763f88402d6940db42df759d61634d020b7d01)

Author SHA1 Message Date
Andre Richter 19763f8840
Chainloader: Fix runtime_init indirection symbol 4 years ago
Andre Richter eb69b6f861
More chainloader cleanup
closes #79
4 years ago
Andre Richter 3944bba140
Fix the chainloader 4 years ago
Andre Richter 27a1d10cc3
Remove UB in linker script symbol <-> Rust handover 4 years ago
Andre Richter 677b274a1f
Add a panic version of the GPIO to panic!() 4 years ago
Andre Richter 22faff5229
Various finetunings 4 years ago
Andre Richter 37b9d1435e
Move anything wrt linker symbols to bsp::memory
Also, some rewording of data types.
4 years ago
Andre Richter b585f64e30
Shuffle constant to more fitting module 4 years ago
Andre Richter 3a794448ad
Set chainloader relocation address to 32 MiB
Apparently, this is needed according to #53 for compatibility to Pi3 A+ devices.

Fixes #53
4 years ago
Andre Richter 26b23eb486
Change chainloader relocation to 256 MiB
This should accommodate devices with less than 1 GiB.
4 years ago
Andre Richter 1cba21bda1
Minor namespace adaptions 4 years ago
Andre Richter c3632eeb3c
Refactor tutorial 07 4 years ago