[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-584-g580d591
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2015-02-13 17:06:38
|
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 580d5919ab6fac192581f033caf5431165af24e9 (commit)
from 702a684188659d057fde75759bfa24eedd3be106 (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 580d5919ab6fac192581f033caf5431165af24e9
Author: Eric Jarrige <eri...@ar...>
Date: Fri Feb 13 18:06:25 2015 +0100
[UBOOT] 2015.01: apf27: update config to be used with mainline kernel
-----------------------------------------------------------------------
Summary of changes:
...ot-2015.01.h => apf27mainline-u-boot-2015.01.h} | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
copy buildroot/target/device/armadeus/apf27/{apf27-u-boot-2015.01.h => apf27mainline-u-boot-2015.01.h} (99%)
diff --git a/buildroot/target/device/armadeus/apf27/apf27-u-boot-2015.01.h b/buildroot/target/device/armadeus/apf27/apf27mainline-u-boot-2015.01.h
similarity index 99%
copy from buildroot/target/device/armadeus/apf27/apf27-u-boot-2015.01.h
copy to buildroot/target/device/armadeus/apf27/apf27mainline-u-boot-2015.01.h
index 5ce3427..b3f009f 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-u-boot-2015.01.h
+++ b/buildroot/target/device/armadeus/apf27/apf27mainline-u-boot-2015.01.h
@@ -178,7 +178,7 @@
__stringify(CONFIG_BAUDRATE) " " MTDPARTS_DEFAULT \
" ubi.mtd=rootfs root=ubi0:rootfs rootfstype=ubifs "
-#define ACFG_CONSOLE_DEV ttySMX0
+#define ACFG_CONSOLE_DEV ttymxc0
#define CONFIG_BOOTCOMMAND "run ubifsboot"
#define CONFIG_SYS_AUTOLOAD "no"
/*
@@ -202,6 +202,7 @@
"kernel_addr=" __stringify(CONFIG_KERNEL_OFFSET) "\0" \
"rootfs_addr=" __stringify(CONFIG_ROOTFS_OFFSET) "\0" \
"board_name=" __stringify(CONFIG_BOARD_NAME) "\0" \
+ "fdt_addr_r=A1000000\0" \
"kernel_addr_r=A0000000\0" \
"check_env=if test -n ${flash_env_version}; " \
"then env default env_version; " \
hooks/post-receive
--
armadeus
|