7293415b406e38dfd57250f5d1f718daa0cedc82
Custom builds of Aimee OS can now specify additional paths under `/etc` that should be writable. This is accomplished by populating a file named `/etc/aimee-os/writable-etc` with a list of paths. Each line must indicate the type of file (regular file: `f`, directory: `d`) and the *relative* path under `/etc`.
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%