-
Notifications
You must be signed in to change notification settings - Fork 5
/
TODO
29 lines (22 loc) · 848 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
1.0: (est. December 2020)
- automatic selection of 1.1/1.2 DTS based on autodetection
- investigate timer erratum
- upclocking may trigger it
- or switching to 24MHz osc
- i2c support
- touch screen support
- virt keyboard?
- read proximity sensor data
- abort boot and poweroff if pressing the power button
when the proximity sensor is covered (phone in the bag,
pocket, etc.)
- audio support
- signal boot issues via beeping on the loudspeaker
- requires DMA (already done) + toggling a bunch of registers to
enable the codec
- make poweroff on panic more robust
- reset SoC with a flag in RTC data register to signal p-boot to
perform poweroff right after pmic_init (also avoid reset loop)
X.X: (est. ????)
- ext2 support (will probably be slower than bootfs)
- parse config from a *.conf file