From: Jarkko Nikula <jarkko.nikula@nokia.com>
To: ext Leandro Melo de Sales <leandroal@gmail.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: Compiling latest kernel (from kernel.org, linux-omap git version) in n800
Date: Mon, 23 Apr 2007 09:02:44 +0300 [thread overview]
Message-ID: <20070423090244.e7a39073.jarkko.nikula@nokia.com> (raw)
In-Reply-To: <5bc4c4570704221023h3a52d78bpac1f56f8fb5560a1@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3396 bytes --]
Hi Leandro,
I just noticed that n800_defconfig doesn't enable Blizzard framebuffer
and thus the screen is white. Could you try are you able to boot-up
using attached patch to n800_defconfig?
That patch also enables EAC and TSC2301 drivers in order to get audio,
keypad and touschreen working.
Jarkko
On Sun, 22 Apr 2007 14:23:43 -0300
"ext Leandro Melo de Sales" <leandroal@gmail.com> wrote:
> Hello Felipe,
>
> still in problems! :( I did what you suggested and after the latest
> ./flasher command I unplug the charger and the usb cable. When I turn
> on the device, I got just a white screen. Even the Nokia logo is not
> shown anymore.
> What can I do now?
>
> Best regards,
> Leandro
>
> 2007/4/21, Felipe Balbi <felipebalbi@users.sourceforge.net>:
> > Hello Leandro,
> >
> > The device just keeps on Nokia,
> > it doesn't reboots on something like that??
> >
> > try this:
> >
> > ./flasher --enable-rd-mode -f
> >
> > ./flasher -k <your kernel> -f
> >
> > ./flasher --set-rd-flags=no-lifeguard-reset -f
> >
> > I think this will do the trick, hopefully
> >
> >
> > On 4/22/07, Leandro Melo de Sales <leandroal@gmail.com> wrote:
> > > Hi,
> > >
> > > I finally compile linux-omap git version in my scratchbox. So, I
> > > tried to flash the new zImage generated by the compilation process
> > > into my n800. I plugged the device using usb cable and typed:
> > >
> > > ./flasher-3.0 -f -k
> > > /scratchbox/users/leandro/home/leandro/maemo_kernel_git/linux-omap-dev-2.6.git/arch/arm/boot/zImage
> > >
> > > The kernel image is transfered to n800 as shown bellow:
> > >
> > > USB device found found at bus 005, device address 011
> > > Found device RX-34, hardware revision 1301
> > > NOLO version 1.1.6
> > > Version of 'sw-release': <no version>
> > > Sending kernel image (1436 kB)...
> > > 100% (1436 of 1436 kB, avg. 21438 kB/s)
> > > Flashing kernel... done.
> > >
> > > But when I switch on the device, just the name "Nokia" is shown
> > > and nothing more!
> > >
> > > I reflashed the device with latest OS 2007 release.
> > >
> > > Any clue?
> > > Leandro.
> > >
> > > 2007/4/19, Jarkko Nikula <jarkko.nikula@nokia.com>:
> > > > On Wed, 18 Apr 2007 19:38:55 +0000
> > > > "ext Tony Lindgren" <tony@atomide.com> wrote:
> > > >
> > > > > * Dirk Behme <dirk.behme@googlemail.com> [070418 18:31]:
> > > > > > Btw.: Just noticed that Kai Svahn registered mach number
> > > > > > 1271 for N800 in machine registry.
> > > > > >
> > > > > > [1] http://www.arm.linux.org.uk/developer/machines/
> > > > >
> > > > > The latest bootloader uses the 1271 id already so here's the
> > > > > updated patch.
> > > > >
> > > > For machine id 1271, reflash the device with latest OS 2007
> > > > release
> > > >
> > > > https://maemo.org/#date_23032007
> > > >
> > > > That should update the bootloader also to use official id 1271.
> > > >
> > > >
> > > > --
> > > > Jarkko
> > > >
> > > _______________________________________________
> > > Linux-omap-open-source mailing list
> > > Linux-omap-open-source@linux.omap.com
> > > http://linux.omap.com/mailman/listinfo/linux-omap-open-source
> > >
> >
> >
> > --
> > Best Regards,
> >
> > Felipe Balbi
> > felipebalbi@users.sourceforge.net
> >
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
[-- Attachment #2: 0001-ARM-OMAP-Update-Nokia-N800-defconfig.txt --]
[-- Type: text/plain, Size: 12531 bytes --]
>From 2b3b9fe993c7d1033e72f426168f880128fb9acd Mon Sep 17 00:00:00 2001
From: Jarkko Nikula <jarkko.nikula@nokia.com>
Date: Mon, 23 Apr 2007 09:00:23 +0300
Subject: [PATCH] ARM: OMAP: Update Nokia N800 defconfig
- Enable Blizzard, EAC and TSC2301 drivers
- Disable support for omap_generic boards
Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
---
arch/arm/configs/n800_defconfig | 94 +++++++++++++++++++++++++++-----------
1 files changed, 67 insertions(+), 27 deletions(-)
diff --git a/arch/arm/configs/n800_defconfig b/arch/arm/configs/n800_defconfig
index 6664184..87f6c96 100644
--- a/arch/arm/configs/n800_defconfig
+++ b/arch/arm/configs/n800_defconfig
@@ -1,11 +1,14 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.20-rc5-omap1
-# Wed Jan 17 17:19:12 2007
+# Linux kernel version: 2.6.21-rc7-omap1
+# Mon Apr 23 08:46:31 2007
#
CONFIG_ARM=y
+CONFIG_SYS_SUPPORTS_APM_EMULATION=y
+CONFIG_GENERIC_GPIO=y
CONFIG_GENERIC_TIME=y
CONFIG_MMU=y
+# CONFIG_NO_IOPORT is not set
CONFIG_GENERIC_HARDIRQS=y
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_HARDIRQS_SW_RESEND=y
@@ -15,6 +18,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
+CONFIG_ZONE_DMA=y
CONFIG_VECTORS_BASE=0xffff0000
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
@@ -33,6 +37,7 @@ CONFIG_LOCALVERSION=""
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_IPC_NS is not set
+CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
@@ -41,6 +46,7 @@ CONFIG_POSIX_MQUEUE=y
# CONFIG_IKCONFIG is not set
CONFIG_SYSFS_DEPRECATED=y
# CONFIG_RELAY is not set
+CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
@@ -120,6 +126,7 @@ CONFIG_DEFAULT_IOSCHED="noop"
# CONFIG_ARCH_IXP2000 is not set
# CONFIG_ARCH_IXP23XX is not set
# CONFIG_ARCH_L7200 is not set
+# CONFIG_ARCH_NS9XXX is not set
# CONFIG_ARCH_PNX4008 is not set
# CONFIG_ARCH_PXA is not set
# CONFIG_ARCH_RPC is not set
@@ -148,6 +155,8 @@ CONFIG_OMAP_GPIO_SWITCH=y
CONFIG_OMAP_STI=y
CONFIG_OMAP_STI_CONSOLE=y
# CONFIG_OMAP_MCBSP is not set
+CONFIG_OMAP_MMU_FWK=y
+CONFIG_OMAP_MBOX_FWK=y
# CONFIG_OMAP_MPU_TIMER is not set
CONFIG_OMAP_32K_TIMER=y
CONFIG_OMAP_32K_TIMER_HZ=128
@@ -159,7 +168,7 @@ CONFIG_OMAP_DSP=y
# CONFIG_OMAP_DSP_MBCMD_VERBOSE is not set
CONFIG_OMAP_DSP_TASK_MULTIOPEN=y
CONFIG_OMAP_DSP_FBEXPORT=y
-CONFIG_MACH_OMAP_GENERIC=y
+# CONFIG_MACH_OMAP_GENERIC is not set
#
# OMAP Core Type
@@ -174,8 +183,8 @@ CONFIG_ARCH_OMAP2420=y
CONFIG_MACH_NOKIA_N800=y
CONFIG_MACH_OMAP2_TUSB6010=y
# CONFIG_MACH_OMAP_H4 is not set
-# CONFIG_MACH_OMAP_2430SDP is not set
# CONFIG_MACH_OMAP_APOLLON is not set
+# CONFIG_MACH_OMAP_2430SDP is not set
#
# Processor Type
@@ -200,6 +209,7 @@ CONFIG_ARM_THUMB=y
# CONFIG_CPU_DCACHE_DISABLE is not set
# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
# CONFIG_CPU_BPREDICT_DISABLE is not set
+# CONFIG_OUTER_CACHE is not set
#
# Bus support
@@ -228,9 +238,8 @@ CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_RESOURCES_64BIT is not set
+CONFIG_ZONE_DMA_FLAG=1
CONFIG_LEDS=y
-# CONFIG_LEDS_TIMER is not set
-# CONFIG_LEDS_CPU is not set
CONFIG_ALIGNMENT_TRAP=y
#
@@ -241,6 +250,7 @@ CONFIG_ZBOOT_ROM_BSS=0x10200000
# CONFIG_ZBOOT_ROM is not set
CONFIG_CMDLINE="root=1f03 rootfstype=jffs2"
# CONFIG_XIP_KERNEL is not set
+# CONFIG_KEXEC is not set
#
# CPU Frequency scaling
@@ -273,7 +283,7 @@ CONFIG_PM=y
# CONFIG_PM_LEGACY is not set
# CONFIG_PM_DEBUG is not set
# CONFIG_PM_SYSFS_DEPRECATED is not set
-# CONFIG_APM is not set
+# CONFIG_APM_EMULATION is not set
#
# Networking
@@ -290,6 +300,7 @@ CONFIG_UNIX=y
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set
# CONFIG_XFRM_SUB_POLICY is not set
+# CONFIG_XFRM_MIGRATE is not set
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
@@ -340,6 +351,7 @@ CONFIG_NETFILTER_XTABLES=y
# CONFIG_NETFILTER_XT_TARGET_MARK is not set
# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
+# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
@@ -376,7 +388,6 @@ CONFIG_IP_NF_FILTER=y
# CONFIG_IP_NF_TARGET_REJECT is not set
# CONFIG_IP_NF_TARGET_LOG is not set
# CONFIG_IP_NF_TARGET_ULOG is not set
-# CONFIG_IP_NF_TARGET_TCPMSS is not set
CONFIG_IP_NF_TARGET_IDLETIMER=y
# CONFIG_IP_NF_MANGLE is not set
# CONFIG_IP_NF_RAW is not set
@@ -438,6 +449,7 @@ CONFIG_BT_HIDP=y
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIBRF6150 is not set
+# CONFIG_BT_HCIH4P is not set
# CONFIG_BT_HCIVHCI is not set
# CONFIG_IEEE80211 is not set
CONFIG_WIRELESS_EXT=y
@@ -453,6 +465,7 @@ CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_DEBUG_DRIVER is not set
+# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
#
@@ -475,6 +488,7 @@ CONFIG_MTD_CMDLINE_PARTS=y
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=y
+CONFIG_MTD_BLKDEVS=y
CONFIG_MTD_BLOCK=y
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
@@ -547,6 +561,7 @@ CONFIG_MTD_ONENAND_OTP=y
#
# Plug and Play support
#
+# CONFIG_PNPACPI is not set
#
# Block devices
@@ -560,7 +575,6 @@ CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
-CONFIG_BLK_DEV_INITRD=y
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
@@ -727,6 +741,8 @@ CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_OMAP is not set
+# CONFIG_KEYBOARD_GPIO is not set
+CONFIG_KEYBOARD_TSC2301=y
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
CONFIG_INPUT_TOUCHSCREEN=y
@@ -739,7 +755,7 @@ CONFIG_INPUT_TOUCHSCREEN=y
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
# CONFIG_TOUCHSCREEN_UCB1400 is not set
-# CONFIG_TOUCHSCREEN_TSC2102 is not set
+CONFIG_TOUCHSCREEN_TSC2301=y
# CONFIG_INPUT_MISC is not set
#
@@ -798,7 +814,6 @@ CONFIG_OMAP_WATCHDOG=y
#
# CONFIG_USBPCWATCHDOG is not set
# CONFIG_HW_RANDOM is not set
-CONFIG_OMAP_RNG=y
# CONFIG_NVRAM is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
@@ -863,13 +878,16 @@ CONFIG_SPI_MASTER=y
# SPI Master Controller Drivers
#
# CONFIG_SPI_BITBANG is not set
-# CONFIG_SPI_OMAP_UWIRE is not set
CONFIG_SPI_OMAP24XX=y
#
# SPI Protocol Masters
#
-# CONFIG_TSC2102 is not set
+# CONFIG_SPI_AT25 is not set
+# CONFIG_SPI_TSC2101 is not set
+# CONFIG_SPI_TSC2102 is not set
+CONFIG_SPI_TSC2301=y
+CONFIG_SPI_TSC2301_AUDIO=y
#
# Dallas's 1-wire bus
@@ -885,6 +903,7 @@ CONFIG_HWMON=y
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
+# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ASB100 is not set
@@ -926,7 +945,11 @@ CONFIG_HWMON=y
#
# Misc devices
#
-# CONFIG_TIFM_CORE is not set
+
+#
+# Multifunction device drivers
+#
+# CONFIG_MFD_SM501 is not set
#
# LED devices
@@ -965,7 +988,6 @@ CONFIG_VIDEO_V4L2=y
#
# CONFIG_VIDEO_ADV_DEBUG is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
-# CONFIG_VIDEO_VIVI is not set
# CONFIG_VIDEO_SAA5246A is not set
# CONFIG_VIDEO_SAA5249 is not set
@@ -979,6 +1001,7 @@ CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
#
# Radio Adapters
#
+# CONFIG_RADIO_TEA5761 is not set
# CONFIG_USB_DSBR is not set
#
@@ -990,24 +1013,32 @@ CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
#
# Graphics support
#
-# CONFIG_FIRMWARE_EDID is not set
+# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
CONFIG_FB=y
+# CONFIG_FIRMWARE_EDID is not set
+# CONFIG_FB_DDC is not set
# CONFIG_FB_CFB_FILLRECT is not set
# CONFIG_FB_CFB_COPYAREA is not set
# CONFIG_FB_CFB_IMAGEBLIT is not set
+# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
# CONFIG_FB_MODE_HELPERS is not set
# CONFIG_FB_TILEBLITTING is not set
+
+#
+# Frambuffer hardware drivers
+#
# CONFIG_FB_S1D13XXX is not set
-# CONFIG_FB_VIRTUAL is not set
CONFIG_FB_OMAP=y
CONFIG_FB_OMAP_LCDC_EXTERNAL=y
# CONFIG_FB_OMAP_LCDC_HWA742 is not set
+CONFIG_FB_OMAP_LCDC_BLIZZARD=y
CONFIG_FB_OMAP_MANUAL_UPDATE=y
CONFIG_FB_OMAP_LCD_MIPID=y
CONFIG_FB_OMAP_BOOTLOADER_INIT=y
CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=4
+# CONFIG_FB_VIRTUAL is not set
#
# Console display driver support
@@ -1020,7 +1051,6 @@ CONFIG_DUMMY_CONSOLE=y
# Logo configuration
#
# CONFIG_LOGO is not set
-# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
#
# Sound
@@ -1056,6 +1086,7 @@ CONFIG_SND_SUPPORT_OLD_API=y
# CONFIG_SND_OMAP_TSC2101 is not set
# CONFIG_SND_SX1 is not set
# CONFIG_SND_OMAP_TSC2102 is not set
+CONFIG_SND_OMAP24XX_EAC=y
#
# USB devices
@@ -1063,6 +1094,11 @@ CONFIG_SND_SUPPORT_OLD_API=y
# CONFIG_SND_USB_AUDIO is not set
#
+# SoC audio support
+#
+# CONFIG_SND_SOC is not set
+
+#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
@@ -1071,6 +1107,7 @@ CONFIG_SND_SUPPORT_OLD_API=y
# HID Devices
#
CONFIG_HID=y
+# CONFIG_HID_DEBUG is not set
#
# USB support
@@ -1085,10 +1122,8 @@ CONFIG_USB_DEBUG=y
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
-# CONFIG_USB_BANDWIDTH is not set
CONFIG_USB_DYNAMIC_MINORS=y
CONFIG_USB_SUSPEND=y
-# CONFIG_USB_MULTITHREAD_PROBE is not set
CONFIG_USB_OTG=y
CONFIG_USB_OTG_WHITELIST=y
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
@@ -1157,6 +1192,7 @@ CONFIG_USB_HID=y
# CONFIG_USB_ATI_REMOTE2 is not set
# CONFIG_USB_KEYSPAN_REMOTE is not set
# CONFIG_USB_APPLETOUCH is not set
+# CONFIG_USB_GTCO is not set
#
# USB Imaging devices
@@ -1174,6 +1210,7 @@ CONFIG_USB_RTL8150=y
# CONFIG_USB_USBNET_MII is not set
CONFIG_USB_USBNET=y
CONFIG_USB_NET_CDCETHER=y
+# CONFIG_USB_NET_DM9601 is not set
# CONFIG_USB_NET_GL620A is not set
CONFIG_USB_NET_NET1080=y
CONFIG_USB_NET_PLUSB=y
@@ -1185,6 +1222,7 @@ CONFIG_USB_NET_CDC_SUBSET=y
CONFIG_USB_BELKIN=y
CONFIG_USB_ARMLINUX=y
# CONFIG_USB_EPSON2888 is not set
+# CONFIG_USB_KC2190 is not set
CONFIG_USB_NET_ZAURUS=y
CONFIG_USB_MON=y
@@ -1207,6 +1245,7 @@ CONFIG_USB_MON=y
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
+# CONFIG_USB_BERRY_CHARGE is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
@@ -1216,6 +1255,7 @@ CONFIG_USB_MON=y
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
+# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
#
@@ -1256,11 +1296,6 @@ CONFIG_RTC_LIB=y
# CONFIG_RTC_CLASS is not set
#
-# Synchronous Serial Interfaces (SSI)
-#
-# CONFIG_OMAP_TSC2101 is not set
-
-#
# CBUS support
#
CONFIG_CBUS=y
@@ -1272,6 +1307,7 @@ CONFIG_CBUS_RETU_USER=y
CONFIG_CBUS_RETU_POWERBUTTON=y
CONFIG_CBUS_RETU_RTC=y
CONFIG_CBUS_RETU_WDT=y
+# CONFIG_CBUS_RETU_HEADSET is not set
#
# File systems
@@ -1444,15 +1480,16 @@ CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
+# CONFIG_DEBUG_SHIRQ is not set
CONFIG_LOG_BUF_SHIFT=14
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_SCHEDSTATS is not set
+# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
-# CONFIG_DEBUG_RWSEMS is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
@@ -1463,6 +1500,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_FRAME_POINTER=y
CONFIG_FORCED_INLINING=y
# CONFIG_RCU_TORTURE_TEST is not set
+# CONFIG_FAULT_INJECTION is not set
CONFIG_DEBUG_USER=y
CONFIG_DEBUG_ERRORS=y
# CONFIG_DEBUG_LL is not set
@@ -1475,6 +1513,7 @@ CONFIG_SECURITY=y
# CONFIG_SECURITY_NETWORK is not set
# CONFIG_SECURITY_CAPABILITIES is not set
# CONFIG_SECURITY_ROOTPLUG is not set
+# CONFIG_SECURITY_LOWMEM is not set
#
# Cryptographic options
@@ -1492,4 +1531,5 @@ CONFIG_CRC32=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_PLIST=y
-CONFIG_IOMAP_COPY=y
+CONFIG_HAS_IOMEM=y
+CONFIG_HAS_IOPORT=y
--
1.4.4.4
[-- Attachment #3: Type: text/plain, Size: 0 bytes --]
next prev parent reply other threads:[~2007-04-23 6:02 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-18 17:08 Compiling latest kernel (from kernel.org, linux-omap git version) in n800 Leandro Melo de Sales
2007-04-18 18:30 ` Dirk Behme
2007-04-18 19:38 ` Tony Lindgren
2007-04-19 5:45 ` Jarkko Nikula
[not found] ` <5bc4c4570704191356q6a6d89e9y745bc8fb661d36c5@mail.gmail.com>
[not found] ` <5bc4c4570704191417u6c27c752se688d8347eadec9c@mail.gmail.com>
2007-04-21 22:18 ` Fwd: " Leandro Melo de Sales
2007-04-21 22:19 ` Leandro Melo de Sales
[not found] ` <31e679430704211543x65fb0950pc997a360a30f9e6d@mail.gmail.com>
2007-04-22 17:23 ` Leandro Melo de Sales
2007-04-23 6:02 ` Jarkko Nikula [this message]
2007-04-23 18:18 ` Leandro Melo de Sales
[not found] ` <31e679430704231123v6a73cc8fqd6b67918be28a5a9@mail.gmail.com>
2007-04-23 18:29 ` Leandro Melo de Sales
2007-04-23 18:35 ` Daniel Stone
[not found] ` <5bc4c4570704231153p788a3936ue36041eeb7e06f8e@mail.gmail.com>
[not found] ` <20070423185719.GJ19866@intune.research.nokia.com>
[not found] ` <5bc4c4570704231216m15565ed0l8e8bb976ac8c0828@mail.gmail.com>
2007-04-23 19:39 ` Leandro Melo de Sales
2007-04-23 22:34 ` Leandro Melo de Sales
2007-04-24 5:40 ` Jarkko Nikula
2007-04-26 22:35 ` Tony Lindgren
[not found] ` <5bc4c4570704231250m34f325b6s45939ffd0a6b28a8@mail.gmail.com>
[not found] ` <87wt028igg.fsf@nokia.com>
[not found] ` <5bc4c4570704240856j5e01da7alf16a64ece7ff0b78@mail.gmail.com>
2007-04-24 16:29 ` Leandro Melo de Sales
[not found] ` <877is0sf5b.fsf@nokia.com>
[not found] ` <f1a96fb30704250804x51d349apb0caca85ea80f8ea@mail.gmail.com>
[not found] ` <4630B7CD.6080601@seznam.cz>
[not found] ` <161717d50704260932s3dea048bod1d85bc012704c55@mail.gmail.com>
[not found] ` <5bc4c4570704261344m7e645c44v4489b18ae1043753@mail.gmail.com>
2007-04-26 22:43 ` Leandro Melo de Sales
2007-04-23 19:47 ` Felipe Balbi
2007-04-26 22:35 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070423090244.e7a39073.jarkko.nikula@nokia.com \
--to=jarkko.nikula@nokia.com \
--cc=leandroal@gmail.com \
--cc=linux-omap-open-source@linux.omap.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox