TWRP builds and is fully functional (hopefully).
1) enter fastboot;
2) in cmd do fastboot boot <path_to_recovery_image>
1) enter fastboot;
2) in cmd do fastboot flash recovery <path_to_recovery_image>
1) completely turn off device; 2) press and hold "back" button; 2) press and hold "glowlight" button; 3) turn device on; 4) wait while device turns on while holding both buttons;
1) completely turn off device; 2) press and hold "glowlight" button; 3) press and hold "power" button; 4) wait while device turns on while holding both buttons;
repo init --depth=1 -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-5.1
repo sync -n -j 1 && repo sync -l -j 4
clone this repo to <twrp_repo>/device/TOLINO/tolino_generic
<twrp_repo>/device/TOLINO/tolino_generic/patches
directory<twrp_repo>
directory;. build/envsetup.sh
lunch omni_tolino_generic-userdebug
mka recoveryimage
if you want to enable A2 mode:
<twrp_repo>/device/TOLINO/tolino_generic/theme
TW_IMX_EINK_MONOCHROME
in BoardConfig.mk
if everything is successful you should find built recovery by path