[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-570-g57c9266
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2015-02-05 19:13:42
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 57c92662fdba5844f216e2b523f92245b3879607 (commit)
from a31edb2a533dbd82d67a203ec919c6e23dc088b9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 57c92662fdba5844f216e2b523f92245b3879607
Author: Eric Jarrige <eri...@ar...>
Date: Thu Feb 5 20:13:09 2015 +0100
[UBOOT] 2015.01: add apf27 U-Boot config
-----------------------------------------------------------------------
Summary of changes:
...f27-u-boot-2014.04.h => apf27-u-boot-2015.01.h} | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
copy buildroot/target/device/armadeus/apf27/{apf27-u-boot-2014.04.h => apf27-u-boot-2015.01.h} (99%)
diff --git a/buildroot/target/device/armadeus/apf27/apf27-u-boot-2014.04.h b/buildroot/target/device/armadeus/apf27/apf27-u-boot-2015.01.h
similarity index 99%
copy from buildroot/target/device/armadeus/apf27/apf27-u-boot-2014.04.h
copy to buildroot/target/device/armadeus/apf27/apf27-u-boot-2015.01.h
index 913fce3..22102f8 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-u-boot-2014.04.h
+++ b/buildroot/target/device/armadeus/apf27/apf27-u-boot-2015.01.h
@@ -18,8 +18,7 @@
/*
* SoC configurations
*/
-#define CONFIG_ARM926EJS /* this is an ARM926EJS CPU */
-#define CONFIG_MX27 /* in a Freescale i.MX27 Chip */
+#define CONFIG_MX27 /* This is a Freescale i.MX27 Chip */
#define CONFIG_MACH_TYPE 1698 /* APF27 */
#define CONFIG_SYS_GENERIC_BOARD
@@ -37,7 +36,6 @@
/*
* SPL
*/
-#define CONFIG_SPL
#define CONFIG_SPL_TARGET "u-boot-with-spl.bin"
#define CONFIG_SPL_LDSCRIPT "arch/$(ARCH)/cpu/u-boot-spl.lds"
#define CONFIG_SPL_MAX_SIZE 2048
hooks/post-receive
--
armadeus
|