[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-430-gbd89ce3
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2012-06-29 13:05:41
|
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 bd89ce3df07ead11f920a8d24beb6eb0f4d309c6 (commit)
via 250df8d4bfe23279fe7adc4b5403e94c3e46dcb9 (commit)
via 0a0e584669f79347716b9ea131a96bec7a6c8e5b (commit)
from a87b61328422aee58a495ca158e6836968772645 (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 bd89ce3df07ead11f920a8d24beb6eb0f4d309c6
Author: Philippe Reynes <tr...@ya...>
Date: Thu Jun 28 22:30:40 2012 +0200
Add config for the kernel 3.5-rc4
Signed-off-by: Philippe Reynes <tr...@ya...>
commit 250df8d4bfe23279fe7adc4b5403e94c3e46dcb9
Author: Philippe Reynes <tr...@ya...>
Date: Thu Jun 28 22:30:39 2012 +0200
Add dts for the armadeus apf27
Signed-off-by: Philippe Reynes <tr...@ya...>
commit 0a0e584669f79347716b9ea131a96bec7a6c8e5b
Author: Philippe Reynes <tr...@ya...>
Date: Thu Jun 28 22:30:38 2012 +0200
Add a patch to fix the nand platform on kernel 3.5-rc4
Signed-off-by: Philippe Reynes <tr...@ya...>
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/apf27/apf27-linux-3.5-rc4.config | 132 ++++++++++++++++++++
...002-Add-nand-platform-on-imx27-devicetree.patch | 25 ++++
...d-device-tree-file-for-the-armadeus-apf27.patch | 109 ++++++++++++++++
3 files changed, 266 insertions(+), 0 deletions(-)
create mode 100644 buildroot/target/device/armadeus/apf27/apf27-linux-3.5-rc4.config
create mode 100644 patches/linux/3.5/0002-Add-nand-platform-on-imx27-devicetree.patch
create mode 100644 patches/linux/3.5/0003-Add-device-tree-file-for-the-armadeus-apf27.patch
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.5-rc4.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.5-rc4.config
new file mode 100644
index 0000000..ef43bc3
--- /dev/null
+++ b/buildroot/target/device/armadeus/apf27/apf27-linux-3.5-rc4.config
@@ -0,0 +1,132 @@
+CONFIG_EXPERIMENTAL=y
+# CONFIG_SWAP is not set
+CONFIG_SYSVIPC=y
+CONFIG_POSIX_MQUEUE=y
+CONFIG_NO_HZ=y
+CONFIG_HIGH_RES_TIMERS=y
+CONFIG_LOG_BUF_SHIFT=14
+CONFIG_CGROUPS=y
+CONFIG_EXPERT=y
+CONFIG_PERF_EVENTS=y
+# CONFIG_COMPAT_BRK is not set
+CONFIG_SLAB=y
+CONFIG_MODULES=y
+CONFIG_MODULE_UNLOAD=y
+# CONFIG_BLK_DEV_BSG is not set
+# CONFIG_IOSCHED_DEADLINE is not set
+# CONFIG_IOSCHED_CFQ is not set
+CONFIG_ARCH_MXC=y
+CONFIG_ARCH_IMX_V4_V5=y
+CONFIG_MACH_IMX27_DT=y
+CONFIG_MXC_IRQ_PRIOR=y
+CONFIG_MXC_DEBUG_BOARD=y
+CONFIG_PREEMPT=y
+CONFIG_AEABI=y
+CONFIG_ZBOOT_ROM_TEXT=0x0
+CONFIG_ZBOOT_ROM_BSS=0x0
+CONFIG_FPE_NWFPE=y
+CONFIG_FPE_NWFPE_XP=y
+CONFIG_PM_DEBUG=y
+CONFIG_NET=y
+CONFIG_PACKET=y
+CONFIG_UNIX=y
+CONFIG_INET=y
+CONFIG_IP_MULTICAST=y
+CONFIG_IP_PNP=y
+CONFIG_IP_PNP_DHCP=y
+# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
+# CONFIG_INET_XFRM_MODE_TUNNEL is not set
+# CONFIG_INET_XFRM_MODE_BEET is not set
+# CONFIG_INET_LRO is not set
+# CONFIG_INET_DIAG is not set
+# CONFIG_IPV6 is not set
+# CONFIG_WIRELESS is not set
+CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
+CONFIG_MTD=y
+CONFIG_MTD_CMDLINE_PARTS=y
+CONFIG_MTD_CHAR=y
+CONFIG_MTD_BLOCK=y
+CONFIG_MTD_CFI=y
+CONFIG_MTD_CFI_ADV_OPTIONS=y
+CONFIG_MTD_CFI_GEOMETRY=y
+# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
+# CONFIG_MTD_CFI_I2 is not set
+CONFIG_MTD_CFI_INTELEXT=y
+CONFIG_MTD_PHYSMAP=y
+CONFIG_MTD_NAND=y
+CONFIG_MTD_NAND_MXC=y
+CONFIG_MTD_UBI=y
+CONFIG_EEPROM_AT24=y
+CONFIG_EEPROM_AT25=y
+CONFIG_NETDEVICES=y
+CONFIG_CS89x0=y
+CONFIG_CS89x0_PLATFORM=y
+CONFIG_DM9000=y
+CONFIG_SMC91X=y
+CONFIG_SMC911X=y
+CONFIG_SMSC911X=y
+# CONFIG_WLAN is not set
+# CONFIG_INPUT_MOUSEDEV is not set
+CONFIG_INPUT_EVDEV=y
+# CONFIG_INPUT_KEYBOARD is not set
+# CONFIG_INPUT_MOUSE is not set
+CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_ADS7846=m
+# CONFIG_SERIO is not set
+# CONFIG_LEGACY_PTYS is not set
+CONFIG_SERIAL_IMX=y
+CONFIG_SERIAL_IMX_CONSOLE=y
+# CONFIG_HW_RANDOM is not set
+CONFIG_I2C=y
+CONFIG_I2C_CHARDEV=y
+CONFIG_I2C_IMX=y
+CONFIG_SPI=y
+CONFIG_SPI_IMX=y
+CONFIG_SPI_SPIDEV=y
+CONFIG_W1=y
+CONFIG_W1_MASTER_MXC=y
+CONFIG_W1_SLAVE_THERM=y
+CONFIG_WATCHDOG=y
+CONFIG_REGULATOR=y
+CONFIG_REGULATOR_FIXED_VOLTAGE=y
+CONFIG_FB=y
+CONFIG_BACKLIGHT_LCD_SUPPORT=y
+CONFIG_LCD_CLASS_DEVICE=y
+CONFIG_LCD_L4F00242T03=y
+CONFIG_BACKLIGHT_CLASS_DEVICE=y
+CONFIG_FRAMEBUFFER_CONSOLE=y
+CONFIG_FONTS=y
+CONFIG_FONT_8x8=y
+CONFIG_LOGO=y
+# CONFIG_HID_SUPPORT is not set
+# CONFIG_USB_SUPPORT is not set
+CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_PCF8563=y
+CONFIG_DMADEVICES=y
+CONFIG_IMX_SDMA=y
+CONFIG_IMX_DMA=y
+# CONFIG_IOMMU_SUPPORT is not set
+CONFIG_EXT2_FS=y
+# CONFIG_DNOTIFY is not set
+# CONFIG_PROC_PAGE_MONITOR is not set
+CONFIG_TMPFS=y
+CONFIG_JFFS2_FS=y
+CONFIG_UBIFS_FS=y
+CONFIG_NFS_FS=y
+CONFIG_ROOT_NFS=y
+CONFIG_NLS=y
+CONFIG_NLS_CODEPAGE_437=m
+CONFIG_NLS_CODEPAGE_850=m
+CONFIG_NLS_ISO8859_1=y
+CONFIG_NLS_ISO8859_15=m
+CONFIG_PRINTK_TIME=y
+CONFIG_DEBUG_FS=y
+# CONFIG_SCHED_DEBUG is not set
+# CONFIG_DEBUG_PREEMPT is not set
+CONFIG_DEBUG_INFO=y
+# CONFIG_FTRACE is not set
+CONFIG_DEBUG_LL=y
+CONFIG_EARLY_PRINTK=y
+# CONFIG_CRYPTO_ANSI_CPRNG is not set
diff --git a/patches/linux/3.5/0002-Add-nand-platform-on-imx27-devicetree.patch b/patches/linux/3.5/0002-Add-nand-platform-on-imx27-devicetree.patch
new file mode 100644
index 0000000..966062d
--- /dev/null
+++ b/patches/linux/3.5/0002-Add-nand-platform-on-imx27-devicetree.patch
@@ -0,0 +1,25 @@
+From 0306902e25b823ecb9166f2b6360509333d08923 Mon Sep 17 00:00:00 2001
+From: Philippe Reynes <tr...@ya...>
+Date: Thu, 28 Jun 2012 20:24:38 +0200
+Subject: [PATCH 2/3] Add nand platform on imx27 devicetree
+
+Signed-off-by: Philippe Reynes <tr...@ya...>
+---
+ arch/arm/mach-imx/Kconfig | 1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
+index eff4db5..565422b 100644
+--- a/arch/arm/mach-imx/Kconfig
++++ b/arch/arm/mach-imx/Kconfig
+@@ -381,6 +381,7 @@ config MACH_IMX27_DT
+ bool "Support i.MX27 platforms from device tree"
+ select SOC_IMX27
+ select USE_OF
++ select IMX_HAVE_PLATFORM_MXC_NAND
+ help
+ Include support for Freescale i.MX27 based platforms
+ using the device tree for discovery
+--
+1.7.1
+
diff --git a/patches/linux/3.5/0003-Add-device-tree-file-for-the-armadeus-apf27.patch b/patches/linux/3.5/0003-Add-device-tree-file-for-the-armadeus-apf27.patch
new file mode 100644
index 0000000..b0b6fb8
--- /dev/null
+++ b/patches/linux/3.5/0003-Add-device-tree-file-for-the-armadeus-apf27.patch
@@ -0,0 +1,109 @@
+From 3268e6cafbdd935d42ace97328b2e8c4b2250c4b Mon Sep 17 00:00:00 2001
+From: Philippe Reynes <tr...@ya...>
+Date: Thu, 28 Jun 2012 20:16:05 +0200
+Subject: [PATCH 3/3] Add device tree file for the armadeus apf27
+
+Signed-off-by: Philippe Reynes <tr...@ya...>
+---
+ arch/arm/boot/dts/imx27-apf27.dts | 89 +++++++++++++++++++++++++++++++++++++
+ 1 files changed, 89 insertions(+), 0 deletions(-)
+ create mode 100644 arch/arm/boot/dts/imx27-apf27.dts
+
+diff --git a/arch/arm/boot/dts/imx27-apf27.dts b/arch/arm/boot/dts/imx27-apf27.dts
+new file mode 100644
+index 0000000..d0d0793
+--- /dev/null
++++ b/arch/arm/boot/dts/imx27-apf27.dts
+@@ -0,0 +1,89 @@
++/*
++ * Copyright 2012 Philippe Reynes <tr...@ya...>
++ *
++ * Based on imx27-phytec-phycore.dts
++ * Copyright 2012 Sascha Hauer, Pengutronix
++ *
++ * The code contained herein is licensed under the GNU General Public
++ * License. You may obtain a copy of the GNU General Public License
++ * Version 2 or later at the following locations:
++ *
++ * http://www.opensource.org/licenses/gpl-license.html
++ * http://www.gnu.org/copyleft/gpl.html
++ */
++
++/dts-v1/;
++/include/ "imx27.dtsi"
++
++/ {
++ model = "Armadeus apf27";
++ compatible = "armadeus,imx27-apf27", "fsl,imx27";
++
++ memory {
++ reg = <0xa0000000 0x04000000>;
++ };
++
++ clocks {
++ #address-cells = <1>;
++ #size-cells = <0>;
++
++ osc26m {
++ compatible = "fsl,imx-osc26m", "fixed-clock";
++ clock-frequency = <33554432>;
++ };
++ };
++
++ soc {
++ aipi@10000000 { /* aipi */
++
++ wdog@10002000 {
++ status = "okay";
++ };
++
++ serial@1000a000 {
++ status = "okay";
++ };
++
++ ethernet@1002b000 {
++ status = "okay";
++ };
++
++ };
++
++ nand@d8000000 {
++ status = "okay";
++ nand-bus-width = <16>;
++
++ partition@0 {
++ label = "u-boot";
++ reg = <0x0 0x100000>;
++ };
++ partition@100000 {
++ label = "env";
++ reg = <0x100000 0x80000>;
++ };
++ partition@180000 {
++ label = "env2";
++ reg = <0x180000 0x80000>;
++ };
++ partition@200000 {
++ label = "firmware";
++ reg = <0x200000 0x80000>;
++ };
++ partition@280000 {
++ label = "dtb";
++ reg = <0x280000 0x80000>;
++ };
++ partition@300000 {
++ label = "kernel";
++ reg = <0x300000 0x500000>;
++ };
++ partition@800000 {
++ label = "rootfs";
++ reg = <0x800000 0xf800000>;
++ };
++ };
++
++ };
++
++};
+--
+1.7.1
+
hooks/post-receive
--
armadeus
|