1
0
mirror of https://github.com/CTCaer/hekate.git synced 2025-01-14 03:38:57 +00:00
hekate/bootloader
Kostas Missos 98d715243a Fixes to update.bin reloc (breaking!)
This fixes a regression in chainloading update.bin where the added check for if it's update or not, didn't copy the reloc code. And the calling was not updated to reflect this.

Additionally:
- Delete the reloc.S relic
- Force running config_hw in case we change hw init again in the future.
2018-12-16 19:04:46 +02:00
..
config Auto HOS power off disabled by default 2018-12-16 16:59:25 +02:00
frontend Fix archive bits V2 2018-12-16 16:57:49 +02:00
gfx
hos Make tsec checks faster and cover unluckiest cases 2018-12-16 16:55:56 +02:00
ianos
libs
mem Fine-tune dram configs 2018-12-16 14:51:16 +01:00
power
sec Make tsec checks faster and cover unluckiest cases 2018-12-16 16:55:56 +02:00
soc Make tsec checks faster and cover unluckiest cases 2018-12-16 16:55:56 +02:00
storage
utils
link.ld
main.c Fixes to update.bin reloc (breaking!) 2018-12-16 19:04:46 +02:00
start.S