63 | | Gateworks supports the U-Boot Bootloader for the Venice product family. |
64 | | |
65 | | 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. |
66 | | |
67 | | The following items are supported in the Gateworks U-Boot for Venice: |
68 | | - IMX8M FEC GbE |
69 | | - IMX8MP EQOS GbE |
70 | | - USB Host support (USB Mass Storage and USB Networking for ASIX USB 2.0 USB Network device) |
71 | | - eMMC / microSD |
72 | | |
73 | | The following items are not currently supported in the Gateworks U-Boot for Venice: |
74 | | - PCIe support (include PCIe based Gbe) |
75 | | |
76 | | see [wiki:uboot] for more info |
| 63 | Read more on the dedicated bootloader page here: [wiki:venice/bootloader Venice U-Boot Bootloader] |