freebsd-src/stand/uboot
Toomas Soome 659bf32dfc loader: allocate properly aligned buffer for network packet
Use memalign(4, size) to ensure we have properly aligned buffer.

MFC after:	2 weeks
2020-01-13 18:22:54 +00:00
..
common Distinguish between "no partition" and "choose best partition" with a constant. 2019-03-24 18:51:52 +00:00
fdt stand/fdt: Scale blob size better as overlays apply 2020-01-09 04:34:42 +00:00
lib loader: allocate properly aligned buffer for network packet 2020-01-13 18:22:54 +00:00
Makefile stand: Fix build after r330249 2018-03-01 21:46:01 +00:00
Makefile.inc