1. Nameing:
In boardconfig.mk should the dicht device-name like m9pro or m8hd and the brand like pipo.
An example:
TARGET_BOOTLOADER_BOARD_NAME := pipo_m8hd
TARGET_MANUFACTOR := pipo
TARGET_OTA_ASSERT_DEVICE := m8hd,pipo_m8hd
This will make thinks in future mich easyer, becouse new roms can be directly flashed Form the device without a PC.