mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
parent
f87f82a6b3
commit
002e42640e
1 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
From 6a641281a48776def4b37f2e52895cd6b8c88a13 Mon Sep 17 00:00:00 2001
|
||||
From 7e2c115b770bd73b84f8a48d33ce32cb9fe50740 Mon Sep 17 00:00:00 2001
|
||||
From: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
Date: Fri, 2 Jan 2015 20:16:57 -0700
|
||||
Subject: [PATCH] arch linux arm modifications
|
||||
|
@ -9,10 +9,10 @@ Subject: [PATCH] arch linux arm modifications
|
|||
2 files changed, 4 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/include/config_distro_defaults.h b/include/config_distro_defaults.h
|
||||
index 1ecc0bb..5999245 100644
|
||||
index 8237239..2477edf 100644
|
||||
--- a/include/config_distro_defaults.h
|
||||
+++ b/include/config_distro_defaults.h
|
||||
@@ -53,4 +53,7 @@
|
||||
@@ -59,4 +59,7 @@
|
||||
#define CONFIG_SUPPORT_RAW_INITRD
|
||||
#define CONFIG_SYS_HUSH_PARSER
|
||||
|
||||
|
@ -21,10 +21,10 @@ index 1ecc0bb..5999245 100644
|
|||
+
|
||||
#endif /* _CONFIG_CMD_DISTRO_DEFAULTS_H */
|
||||
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
|
||||
index 3f890b2..58f5600 100644
|
||||
index 1f7a1cb..ae0ddf7 100644
|
||||
--- a/include/configs/sunxi-common.h
|
||||
+++ b/include/configs/sunxi-common.h
|
||||
@@ -129,7 +129,7 @@
|
||||
@@ -141,7 +141,7 @@
|
||||
#define CONFIG_SYS_NO_FLASH
|
||||
|
||||
#define CONFIG_SYS_MONITOR_LEN (512 << 10) /* 512 KiB */
|
||||
|
@ -34,5 +34,5 @@ index 3f890b2..58f5600 100644
|
|||
#define CONFIG_ENV_OFFSET (544 << 10) /* (8 + 24 + 512) KiB */
|
||||
#define CONFIG_ENV_SIZE (128 << 10) /* 128 KiB */
|
||||
--
|
||||
2.2.1
|
||||
2.3.6
|
||||
|
||||
|
|
Loading…
Reference in a new issue