Home
last modified time | relevance | path

Searched refs:getChipType (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.c704 static inline uint32_t getChipType(const char *chip) in getChipType() function
761 hdr->chipType = getChipType(gOpts.chip); in getBoothdr()