1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
Aidan MacDonald 7fa48faeb5 multiboot: Refactor duplicated functions to a separate file
The implementation of write_bootdata() and get_redirect_dir() was
copied verbatim in two different places, obviously a bad thing for
maintainability. This moves them to a new file multiboot.c as they
are only used for multiboot.

Change-Id: Id0279216e4dd019f8bf612a81d3835eff010e506
2022-03-11 10:58:20 -05:00
..
arm multiboot: Refactor duplicated functions to a separate file 2022-03-11 10:58:20 -05:00
coldfire Revert "powermgmt: Remove an unnecessary function" 2021-12-23 11:40:22 +00:00
hosted multiboot: Remove bad multiboot code from hosted RoLo 2022-03-11 10:58:20 -05:00
mips erosqnative: Fix missing END marker in LCD enable sequence 2022-03-11 10:42:18 -05:00