implement the Android sparse image format
update to provide usable implementation to U-Boot Signed-off-by: Steve Rae <srae@broadcom.com>
This commit is contained in:
7
include/sparse_defs.h
Normal file
7
include/sparse_defs.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* Copyright 2014 Broadcom Corporation.
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-2.0+
|
||||
*/
|
||||
|
||||
#include <linux/types.h>
|
Reference in New Issue
Block a user