[linux] Upgrade the MMF SDK from V4.0.0 to V4.1.0
1. 181x support secureboot 2. add .gitignore Change-Id: I34cd45663d92eeb8e3b5ddfbf1a876111ce46bd1
This commit is contained in:
committed by
sam.xiang
parent
221f3d937b
commit
95dcbe5649
@ -9,7 +9,7 @@ struct of_phandle_args;
|
||||
struct reserved_mem_ops;
|
||||
|
||||
struct reserved_mem {
|
||||
const char *name;
|
||||
char name[8];
|
||||
unsigned long fdt_node;
|
||||
unsigned long phandle;
|
||||
const struct reserved_mem_ops *ops;
|
||||
|
||||
Reference in New Issue
Block a user