mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
parent
20468737ec
commit
026b0ce963
@ -115,7 +115,7 @@ index 4a6ed3a7dd5c..ad1f97632979 100644
|
|||||||
|
|
||||||
#ifdef SCP_ADDR
|
#ifdef SCP_ADDR
|
||||||
scp {
|
scp {
|
||||||
@@ -91,19 +101,23 @@
|
@@ -91,18 +101,23 @@
|
||||||
|
|
||||||
@config-SEQ {
|
@config-SEQ {
|
||||||
description = "NAME";
|
description = "NAME";
|
||||||
@ -138,7 +138,6 @@ index 4a6ed3a7dd5c..ad1f97632979 100644
|
|||||||
};
|
};
|
||||||
#else
|
#else
|
||||||
u-boot-img {
|
u-boot-img {
|
||||||
- offset = <CONFIG_SPL_PAD_TO>;
|
|
||||||
+ offset = <32768>;
|
+ offset = <32768>;
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user