Diff for /wikisrc/ports/evbarm/apple.mdwn between versions 1.6 and 1.7

version 1.6, 2021/09/03 20:50:45 version 1.7, 2021/09/14 00:46:58
Line 10  Please note that installation on an Appl Line 10  Please note that installation on an Appl
   
 - Build and install `sysutils/u-boot-apple-m1` from pkgsrc.  - Build and install `sysutils/u-boot-apple-m1` from pkgsrc.
    - The bootloader for the Mac mini (M1, 2020) will be installed to `/usr/pkg/share/u-boot/apple-m1/u-boot-t8103-j274.macho`.     - The bootloader for the Mac mini (M1, 2020) will be installed to `/usr/pkg/share/u-boot/apple-m1/u-boot-t8103-j274.macho`.
      - j274 - Mac mini (M1, 2020)
      - j293 - MacBook Pro (13-inch, M1, 2020)
   
 - Boot the M1 system into 1TR mode by holding the power button at startup. Until the "Loading startup options..." message is displayed, then select Options.  - Boot the M1 system into 1TR mode by holding the power button at startup. Until the "Loading startup options..." message is displayed, then select Options.
    - In the Utilities menu, select Terminal to bring up a root shell.     - In the Utilities menu, select Terminal to bring up a root shell.
Line 21  Please note that installation on an Appl Line 23  Please note that installation on an Appl
 - Copy the u-boot.macho from pkgsrc to the mini over the network (curl, sftp, etc).  - Copy the u-boot.macho from pkgsrc to the mini over the network (curl, sftp, etc).
   
 - Install the new bootloader:  - Install the new bootloader:
     - `# kmutil configure-boot -c u-boot.macho -C -v /Volumes/Macintosh\ HD/`      - `# kmutil configure-boot -c u-boot-t8103-j274.macho -C -v /Volumes/Macintosh\ HD/`
   
 - Reboot with a USB drive plugged in.  - Reboot with a arm64.img USB drive plugged in.
   
 # Supported hardware  # Supported hardware
 - Apple Mac mini (M1, 2020)  - Apple Mac mini (M1, 2020)
Line 35  Please note that installation on an Appl Line 37  Please note that installation on an Appl
         - Ethernet          - Ethernet
     - Framebuffer console      - Framebuffer console
   
   # Back to MacOS
   
 # Commits  # Commits
   
 Add some missing barriers:  Add some missing barriers:

Removed from v.1.6  
changed lines
  Added in v.1.7


CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb