configs: dragonboard410c: remove env partition offset
BOOT2 is not partitioned, no need for partition offset. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
This commit is contained in:
parent
b53777d28f
commit
018e8637b8
1 changed files with 0 additions and 4 deletions
|
@ -6,10 +6,6 @@
|
|||
*/
|
||||
|
||||
/ {
|
||||
config {
|
||||
u-boot,mmc-env-partition = "boot";
|
||||
};
|
||||
|
||||
soc {
|
||||
u-boot,dm-pre-reloc;
|
||||
|
||||
|
|
Loading…
Reference in a new issue