[lib][bootimage] first stab at device side bootimage processing
Add lib/bootimage to parse in memory copies of bootimages Add a few command line arguments to mkimage
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "../include/bootimage.h"
|
||||
#include <lib/bootimage_struct.h>
|
||||
|
||||
typedef struct bootimage bootimage;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user