u-boot (Allwinner): rebase patches for 2023.10

ref:
- 9a4aa31ad5
This commit is contained in:
Rudi Heitbaum 2023-10-21 09:55:47 +00:00
parent 20468737ec
commit 026b0ce963

View File

@ -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