Featuresboth Rockchip proprietary USB protocol and fastboot USB protocol are supported (Rockchip USB tools works)format of partitions (images) are compatible to Rockchip proprietary bootloader (rkcrc, mkbootimg works)(need more investigation...)For NAND flashBuildRefer install toolchain if...
Boot LoaderCurrently almost of all RK3188 based devices including the Radxa Rock use proprietary bootloader from Rockchip. Unfortunately Rockchip does not provide the source code for the bootloader.Some(few?) RK3188 devices use U-Boot based bootloader.The bootloaders main task is to:Load and ve...