mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
The main use case for u-boot on Apple silicon based devices is to provide an EFI based bootloader for operating systems. This uses a generic u-boot image with DTBs passed from an earlier boot loader (m1n1). Use the generic board name "mac" for this purpose. Signed-off-by: Janne Grunau <j@jannau.net>
5 lines
99 B
Bash
5 lines
99 B
Bash
stdin=serial,usbkbd,spikbd
|
|
stdout=vidconsole,serial
|
|
stderr=vidconsole,serial
|
|
boot_targets=nvme usb
|