summaryrefslogtreecommitdiff
path: root/include/fastboot.h
AgeCommit message (Collapse)Author
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard
The functions and a few define to generate a fastboot message to be sent back to the host were so far duplicated among the users. Move them all to a common place. Signed-off-by: Maxime Ripard <[email protected]> Reviewed-by: Tom Rini <[email protected]>