Changes between Version 1 and Version 2 of venice/boot
- Timestamp:
- 10/29/2020 07:06:34 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
venice/boot
v1 v2 59 59 60 60 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. 61 62 The following items are supported in the Gateworks U-Boot for Venice: 63 - eth0 (IMX8MM FEC GbE) 64 - USB Host mode (USB Mass Storage and USB Networking for ASIX USB 2.0 USB Network device) 65 - eMMC / microSD 66 67 The following items are not currently supported in the Gateworks U-Boot for Venice: 68 - PCIe support (include eth1 PCIe based Gbe) 69 - USB device mode support (for USB OTG) 61 70 62 71