mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-23 05:18:55 +00:00
Drop u-boot proxy usage for pine64-default
This commit is contained in:
parent
e1cce01e6a
commit
9ae7ffb8c9
12 changed files with 14555 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
diff --git a/u-boot-pine64/board/sunxi/common/power_check.c b/u-boot-pine64/board/sunxi/common/power_check.c
|
||||
diff --git a/board/sunxi/common/power_check.c b/board/sunxi/common/power_check.c
|
||||
index d427081ad2..12aa7d94ba 100644
|
||||
--- a/u-boot-pine64/board/sunxi/common/power_check.c
|
||||
+++ b/u-boot-pine64/board/sunxi/common/power_check.c
|
||||
--- a/board/sunxi/common/power_check.c
|
||||
+++ b/board/sunxi/common/power_check.c
|
||||
@@ -57,8 +59,8 @@ static void EnterNormalShutDownMode(void)
|
||||
|
||||
static void EnterLowPowerShutDownMode(void)
|
||||
|
@ -49,10 +49,10 @@ index d427081ad2..12aa7d94ba 100644
|
|||
int ProbePreSystemMode(void)
|
||||
{
|
||||
int PreSysMode = 0;
|
||||
diff --git a/u-boot-pine64/common/cmd_sunxi_bmp.c b/u-boot-pine64/common/cmd_sunxi_bmp.c
|
||||
diff --git a/common/cmd_sunxi_bmp.c b/common/cmd_sunxi_bmp.c
|
||||
index 59f1210dc1..bfcefca44e 100644
|
||||
--- a/u-boot-pine64/common/cmd_sunxi_bmp.c
|
||||
+++ b/u-boot-pine64/common/cmd_sunxi_bmp.c
|
||||
--- a/common/cmd_sunxi_bmp.c
|
||||
+++ b/common/cmd_sunxi_bmp.c
|
||||
@@ -31,6 +31,8 @@
|
||||
#include <malloc.h>
|
||||
#include <sunxi_bmp.h>
|
||||
|
@ -125,8 +125,8 @@ index 59f1210dc1..bfcefca44e 100644
|
|||
debug("decode bmp ok\n");
|
||||
diff --git a/include/configs/sun50iw1p1.h b/include/configs/sun50iw1p1.h
|
||||
index 62eeeb1b29..80ab660011 100644
|
||||
--- a/u-boot-pine64/include/configs/sun50iw1p1.h
|
||||
+++ b/u-boot-pine64/include/configs/sun50iw1p1.h
|
||||
--- a/include/configs/sun50iw1p1.h
|
||||
+++ b/include/configs/sun50iw1p1.h
|
||||
@@ -444,6 +444,7 @@
|
||||
#define CONFIG_CMD_ECHO
|
||||
#define CONFIG_CMD_SOURCE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue