0d6ace4fc77a8a264637d6466f41acaa6361e458
Instead of requiring every Aimee OS project to carry around a full Portage configuration tree, including patches, saved configurations, etc., we now support a "layered" configuration system. Aimee OS core provides a base configuration that includes all settings, patches, etc. common for all Aimee OS projects. At build time, this base configuration is combined with the project's configuration, which need only specify USE flags, etc. for that specific project. This should make maintenance across multiple projects easier, and make getting a new project started _significantly_ less cumbersome.
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%