[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-125-gaf167f2
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-02-18 21:02:04
|
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 af167f238ad5cfb97cb36c1cb2e351b17d8bf39b (commit)
from fec9ccc3f7d53063735a1cc09eb16b55c804afdb (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 af167f238ad5cfb97cb36c1cb2e351b17d8bf39b
Author: Eric Jarrige <eri...@ar...>
Date: Tue Feb 18 22:01:50 2014 +0100
[UBOOT] 2013.04: apf51: add default SPL_TARGET
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf51/apf51-u-boot-2013.04.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf51/apf51-u-boot-2013.04.h b/buildroot/target/device/armadeus/apf51/apf51-u-boot-2013.04.h
index 456fc2a..dd55753 100644
--- a/buildroot/target/device/armadeus/apf51/apf51-u-boot-2013.04.h
+++ b/buildroot/target/device/armadeus/apf51/apf51-u-boot-2013.04.h
@@ -35,6 +35,7 @@
* SPL
*/
#define CONFIG_SPL
+#define CONFIG_SPL_TARGET "u-boot-with-nand-spl.imx"
#define CONFIG_SPL_MAX_SIZE 0x4000 /* can be extended to 128kiB */
/* CONFIG_SPL_TEXT_BASE -> IRAM start address available for SPL :
* - 0x1FFE0000 IRAM base address
hooks/post-receive
--
armadeus
|