[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-421-g1415671
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2014-09-26 13:53:57
|
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 14156715399d611f97da8174223a1ec18c318310 (commit)
from 4843bffc3c7ce37e70fe50daef41371ac3e9dd0f (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 14156715399d611f97da8174223a1ec18c318310
Author: Fabien Marteau <fab...@ar...>
Date: Fri Sep 26 15:53:21 2014 +0200
[U-BOOT][APF6] use BIOS> as prompt like other apf*
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf6/apf6-u-boot-2014.07.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h b/buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h
index bc120df..9310e35 100644
--- a/buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h
+++ b/buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h
@@ -218,7 +218,7 @@
/* Miscellaneous configurable options */
#define CONFIG_SYS_LONGHELP
#define CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT "=> "
+#define CONFIG_SYS_PROMPT "BIOS> "
#define CONFIG_AUTO_COMPLETE
#define CONFIG_SYS_CBSIZE 256
hooks/post-receive
--
armadeus
|