[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-424-gf46cf4b
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2014-10-02 07:21:29
|
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 f46cf4b4315d14243ed88b1b4e07ce15b22e5bd4 (commit)
from 1a8394bd4400c9a59bffe2dd0f6c537dde95cd64 (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 f46cf4b4315d14243ed88b1b4e07ce15b22e5bd4
Author: Fabien Marteau <fab...@ar...>
Date: Thu Oct 2 09:21:03 2014 +0200
[UBOOT][APF6] Boot Linux on eMMC by default (bis)
-----------------------------------------------------------------------
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 ca243f7..dc9ab7e 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
@@ -127,7 +127,7 @@
"ip_dyn=yes\0" \
"mmcdev=0\0" \
"mmcpart=1\0" \
- "mmcroot=/dev/mmcblk1p2 ro\0" \
+ "mmcroot=/dev/mmcblk0p2 ro\0" \
"mmcrootfstype=ext4 rootwait\0" \
"update_sd_firmware_filename=u-boot.imx\0" \
"update_sd_firmware=" \
hooks/post-receive
--
armadeus
|