rockbox/firmware/target/mips
Aidan MacDonald 7e5fc4076a Add INIT_ATTR to i2c_init()
It's usually only called from init() in main.c, so this is safe.

There is one more call in system-dm320.c from system_init(), but
that's also "safe". I don't know if it's okay to call i2c_init()
twice, but presumably it works...

Change-Id: I9c1cd918d162d9955f7cf03209e836cbd5e30c57
2023-01-12 06:33:50 -05:00
..
ingenic_jz47xx jx47xx: Rename crt0 'init' sections to 'startup' 2022-12-19 23:09:54 -05:00
ingenic_x1000 Add INIT_ATTR to i2c_init() 2023-01-12 06:33:50 -05:00
exception-mips.S mips: consolidate exception handling, add exception backtraces 2022-10-17 09:04:18 -04:00
mipsr2-endian.h MIPS: add another mipsr2 endian function 2021-05-29 15:35:50 +00:00
mmu-mips.c New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
mmu-mips.h mips: Work around an issue with GCC 8. 2022-10-10 08:24:33 -04:00
system-mips.c mips: consolidate exception handling, add exception backtraces 2022-10-17 09:04:18 -04:00
system-mips.h mips: consolidate exception handling, add exception backtraces 2022-10-17 09:04:18 -04:00