Closed StefanScherer closed 9 years ago
To enable devicetree the kernel must be prepared with mkknlimg and as well the root filesystem must be mounted read-writable. As it seems we have to add an entry into /etc/fstab to make this clear.
mkknlimg
/etc/fstab
Connects to hypriot/build-pipeline#141
According to test from Dieter, Stefan und Andreas it seems we can merge this into master.
To enable devicetree the kernel must be prepared with
mkknlimg
and as well the root filesystem must be mounted read-writable. As it seems we have to add an entry into/etc/fstab
to make this clear.Connects to hypriot/build-pipeline#141