67 | | Gateworks supports the U-Boot Bootloader for the Malibu product family. |
68 | | |
69 | | The purpose of a bootloader is to load the Linux kernel and execute it passing it configuration parameters such as an optional kernel command-line, an optional initial ramdisk filesystem, and a device-tree. |
70 | | |
71 | | The following items are supported in the Gateworks U-Boot for Malibu: |
72 | | - eth0 (RGMII) |
73 | | - USB Host mode (USB Mass Storage and USB Networking for various USB Ethernet adapters supported by U-Boot |
74 | | - eMMC / microSD |
75 | | |
76 | | The following items are not currently supported in the Gateworks U-Boot for Malibu: |
77 | | - PCIe support |
78 | | - USB device mode support (for USB OTG) |
79 | | |
80 | | |
81 | | see [wiki:uboot] for more info |
| 67 | Read more on the dedicated bootloader page here: [wiki:malibu/bootloader Malibu U-Boot Bootloader] |