[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-416-gddf9432
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2014-09-18 14:47:01
|
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 ddf9432d805d57ef44b156f2850fc4bb0277b330 (commit)
from c107dbfb0f351007d98923bb4ca65965383db65d (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 ddf9432d805d57ef44b156f2850fc4bb0277b330
Author: Fabien Marteau <fab...@ar...>
Date: Thu Sep 18 16:46:36 2014 +0200
[U-BOOT][APF6] eMMC dev number are inverted on uboot
-----------------------------------------------------------------------
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 dc33da4..bc120df 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
@@ -124,7 +124,7 @@
"fdt_addr=0x18000000\0" \
"boot_fdt=try\0" \
"ip_dyn=yes\0" \
- "mmcdev=1\0" \
+ "mmcdev=0\0" \
"mmcpart=1\0" \
"mmcroot=/dev/mmcblk1p2 ro\0" \
"mmcrootfstype=ext4 rootwait\0" \
hooks/post-receive
--
armadeus
|