6abf1de348d7f0d37be374b90013a3faf39c66e6
If multiple patches are provided for the same package, we need to ensure that they all applied. Previously, only the last patch was applied, because the ebuilds were copied from the main repository each time, undoing all previous patches.
Errors
SWIOTLB Buffer
OF: reserved mem: failed to allocate memory for node … Can not allocate SWIOTLB buffer earlier and can't now provide you with the DMA bounce buffer
Ensure start_x=1 is in config.txt and start_file/fixup_file are not
specified.
U-Boot: Overwrite Reserved Memory
** Reading file would overwrite reserved memory **
Set CONFIG_LMB_MAX_REGIONS=16 in u-boot/.config
Description
Languages
Shell
79.6%
Makefile
20.4%