[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-262-g67a633f
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2017-04-03 08:25: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 67a633f54d594586472eb31c97308f7ff0b1c208 (commit)
from 479413962bcc91ff7dd073030379a72660fd9240 (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 67a633f54d594586472eb31c97308f7ff0b1c208
Author: Eric Jarrige <eri...@ar...>
Date: Mon Apr 3 10:25:19 2017 +0200
[UBOOT] apf28: add U-Boot config to support mainline linux kernel
-----------------------------------------------------------------------
Summary of changes:
.../apf28/{apf28-u-boot-2017.01.h => apf28mainline-u-boot-2017.01.h} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
copy buildroot/target/device/armadeus/apf28/{apf28-u-boot-2017.01.h => apf28mainline-u-boot-2017.01.h} (99%)
diff --git a/buildroot/target/device/armadeus/apf28/apf28-u-boot-2017.01.h b/buildroot/target/device/armadeus/apf28/apf28mainline-u-boot-2017.01.h
similarity index 99%
copy from buildroot/target/device/armadeus/apf28/apf28-u-boot-2017.01.h
copy to buildroot/target/device/armadeus/apf28/apf28mainline-u-boot-2017.01.h
index 70b0c98..ad8ed90 100644
--- a/buildroot/target/device/armadeus/apf28/apf28-u-boot-2017.01.h
+++ b/buildroot/target/device/armadeus/apf28/apf28mainline-u-boot-2017.01.h
@@ -117,7 +117,7 @@
#define CONFIG_KERNEL_OFFSET 0x00500000 /* 8MB */
#define CONFIG_ROOTFS_OFFSET 0x00D00000
-#define CONFIG_MTDMAP "gpmi-nfc-main"
+#define CONFIG_MTDMAP "gpmi-nand"
#define MTDIDS_DEFAULT "nand0=" CONFIG_MTDMAP
#define MTDPARTS_DEFAULT \
"mtdparts=" CONFIG_MTDMAP \
@@ -147,7 +147,7 @@
__stringify(CONFIG_BAUDRATE) " " MTDPARTS_DEFAULT \
" ubi.mtd=rootfs root=ubi0:rootfs rootfstype=ubifs "
-#define ACFG_CONSOLE_DEV ttyAM0
+#define ACFG_CONSOLE_DEV ttyAMA0
#define CONFIG_BOOTCOMMAND "run ubifsboot"
#define CONFIG_SYS_AUTOLOAD "no"
/*
hooks/post-receive
--
armadeus
|