mirror of
https://github.com/ipxe/ipxe.git
synced 2026-04-26 16:12:07 +02:00
DesignWare GPIO port numbers are represented as unsized single-entry regions. Use fdt_reg() to obtain the GPIO port number, rather than requiring access to a region cell size specification stored in the port group structure. This allows the field name "regs" in the port group structure to be repurposed to hold the I/O register base address, which then matches the common usage in other drivers. Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
97%
Assembly
1.5%
Perl
0.6%
Python
0.4%
Makefile
0.4%