![]() ![]() | ![]() |
version 1.8, 2021/09/14 22:02:38 | version 1.12, 2022/04/02 07:16:54 |
---|---|
Line 25 Please note that installation on an Appl | Line 25 Please note that installation on an Appl |
- Install the new bootloader: | - Install the new bootloader: |
- `# kmutil configure-boot -c u-boot-t8103-j274.macho -C -v /Volumes/Macintosh\ HD/` | - `# kmutil configure-boot -c u-boot-t8103-j274.macho -C -v /Volumes/Macintosh\ HD/` |
- Reboot with a arm64.img USB drive plugged in. | - Reboot with an arm64.img USB drive plugged in. |
# Supported hardware | # Supported hardware |
- Apple Mac mini (M1, 2020) | - Apple Mac mini (M1, 2020) |
Line 37 Please note that installation on an Appl | Line 37 Please note that installation on an Appl |
- Ethernet | - Ethernet |
- USB (Type-C ports) | - USB (Type-C ports) |
- Framebuffer console | - Framebuffer console |
- X11 (requires `startx -- -depth 30`) | |
# Back to MacOS | # Back to MacOS |
Line 99 Initial Apple M1 support: | Line 100 Initial Apple M1 support: |
Make scheduler aware of efficiency and performance cores: | Make scheduler aware of efficiency and performance cores: |
- <https://mail-index.netbsd.org/source-changes/2021/09/01/msg131982.html> | - <https://mail-index.netbsd.org/source-changes/2021/09/01/msg131982.html> |
Support 8-bit ASID field in pmap: | |
- <https://mail-index.netbsd.org/source-changes/2021/10/10/msg132887.html> | |
- <https://mail-index.netbsd.org/source-changes/2021/10/10/msg132889.html> | |
Add mailbox and power-domain support: | |
- <https://mail-index.netbsd.org/source-changes/2022/03/04/msg137351.html> |