From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>,
QEMU Developers <qemu-devel@nongnu.org>
Cc: qemu-arm <qemu-arm@nongnu.org>,
Guenter Roeck <linux@roeck-us.net>,
Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Subject: Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
Date: Wed, 14 Feb 2024 08:49:06 +0100 [thread overview]
Message-ID: <f95fec4c-a520-4476-b63c-5387b0948ac4@linaro.org> (raw)
In-Reply-To: <1003f634-f13d-4a9e-af7a-34edc26e22a4@linaro.org>
On 14/2/24 08:37, Philippe Mathieu-Daudé wrote:
> On 12/2/24 13:32, Peter Maydell wrote:
>
>> So I would like to explore whether we can deprecate-and-drop
>> some or all of them. This would let us delete the code entirely
>> rather than spending a long time trying to bring it up to scratch
>> for a probably very small to nonexistent userbase. The aim of this
>> email is to see if anybody is still using any of these and would be
>> upset if they went away. Reports of "I tried to use this machine
>> type and it's just broken" are also interesting as they would
>> strongly suggest that the machine has no real users and can be
>> removed.
>>
>> The machines I have in mind are:
>> OMAP2 machines:
>>
>> n800 Nokia N800 tablet aka. RX-34 (OMAP2420)
>> n810 Nokia N810 tablet aka. RX-44 (OMAP2420)
>
> For me these are broken since 2020 (commit 7998beb9c2 "arm/nseries:
> use memdev for RAM"), this was discussed in
> https://lore.kernel.org/qemu-devel/f2f276a9-a6ad-a2f8-2fbc-f1aca5423f79@amsat.org/
> but there was no clear consensus so I gave up testing them.
Eh good news the tests work again:
$ make check-avocado AVOCADO_TAGS='machine:n800 machine:n810'
AVOCADO_ALLOW_UNTRUSTED_CODE=1 QEMU_TEST_FLAKY_TESTS=1
AVOCADO_SHOW=app,console
AVOCADO tests/avocado
JOB ID : e089badc8daeae0882eb48e452164d00e8e19c18
JOB LOG : job-2024-02-14T07.44-e089bad/job.log
(1/2) tests/avocado/machine_arm_n8x0.py:N8x0Machine.test_n800: \
console: [ 0.000000] Linux version 2.6.35~rc4-129.1-n8x0
(abuild@build08) (gcc version 4.4.2 20091027 (MeeGo 4.4.2-7) (GCC) ) #1
PREEMPT Mon Jul 12 15:04:46 UTC 2010
console: [ 0.000000] CPU: ARMv6-compatible processor [4107b362]
revision 2 (ARMv6TEJ), cr=00c5387f
console: [ 0.000000] CPU: VIPT aliasing data cache, VIPT aliasing
instruction cache
console: [ 0.000000] Machine: Nokia N800
console: [ 0.000000] Memory policy: ECC disabled, Data cache writeback
console: [ 0.000000] OMAP2420
console: [ 0.000000]
console: [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000
size: 0x100000
console: [ 0.000000] Built 1 zonelists in Zone order, mobility
grouping on. Total pages: 32512
console: [ 0.000000] Kernel command line: printk.time=0 console=ttyS1
console: PID hash table entries: 512 (order: -1, 2048 bytes)
console: Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
console: Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
console: Memory: 128MB = 128MB total
console: Memory: 124008k/124008k available, 7064k reserved, 0K highmem
console: Virtual kernel memory layout:
console: vector : 0xffff0000 - 0xffff1000 ( 4 kB)
console: fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
console: DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
console: vmalloc : 0xc8800000 - 0xf8000000 ( 760 MB)
console: lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
console: modules : 0xbf000000 - 0xc0000000 ( 16 MB)
console: .init : 0xc0008000 - 0xc0029000 ( 132 kB)
console: .text : 0xc0029000 - 0xc0379000 (3392 kB)
console: .data : 0xc038e000 - 0xc03ba2e0 ( 177 kB)
console: SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1,
Nodes=1
console: Hierarchical RCU implementation.
console: RCU-based detection of stalled CPUs is disabled.
console: Verbose stalled-CPUs detection is disabled.
console: NR_IRQS:368
console: ------------[ cut here ]------------
console: WARNING: at arch/arm/mach-omap2/clkt_clksel.c:194
omap2_clksel_recalc+0xcc/0xe0()
console: clock: Could not find fieldval 0 for clock iva1_ifck parent core_ck
console: Modules linked in:
console: [<c002fa1c>] (unwind_backtrace+0x0/0xf0) from [<c0053850>]
(warn_slowpath_common+0x4c/0x64)
console: [<c0053850>] (warn_slowpath_common+0x4c/0x64) from [<c00538e8>]
(warn_slowpath_fmt+0x2c/0x3c)
console: [<c00538e8>] (warn_slowpath_fmt+0x2c/0x3c) from [<c00388b4>]
(omap2_clksel_recalc+0xcc/0xe0)
console: [<c00388b4>] (omap2_clksel_recalc+0xcc/0xe0) from [<c003a91c>]
(propagate_rate+0x20/0x50)
console: [<c003a91c>] (propagate_rate+0x20/0x50) from [<c003a928>]
(propagate_rate+0x2c/0x50)
console: ---[ end trace 1b75b31a2719ed1c ]---
console: ------------[ cut here ]------------
console: WARNING: at arch/arm/mach-omap2/clkt_clksel.c:194
omap2_clksel_recalc+0xcc/0xe0()
console: clock: Could not find fieldval 0 for clock dsp_fck parent core_ck
console: Modules linked in:
console: [<c002fa1c>] (unwind_backtrace+0x0/0xf0) from [<c0053850>]
(warn_slowpath_common+0x4c/0x64)
console: [<c0053850>] (warn_slowpath_common+0x4c/0x64) from [<c00538e8>]
(warn_slowpath_fmt+0x2c/0x3c)
console: [<c00538e8>] (warn_slowpath_fmt+0x2c/0x3c) from [<c00388b4>]
(omap2_clksel_recalc+0xcc/0xe0)
console: [<c00388b4>] (omap2_clksel_recalc+0xcc/0xe0) from [<c003a91c>]
(propagate_rate+0x20/0x50)
console: [<c003a91c>] (propagate_rate+0x20/0x50) from [<c003a928>]
(propagate_rate+0x2c/0x50)
console: ---[ end trace 1b75b31a2719ed1d ]---
console: ------------[ cut here ]------------
console: WARNING: at arch/arm/mach-omap2/clkt_clksel.c:194
omap2_clksel_recalc+0xcc/0xe0()
console: clock: Could not find fieldval 0 for clock dsp_irate_ick parent
dsp_fck
console: Modules linked in:
console: [<c002fa1c>] (unwind_backtrace+0x0/0xf0) from [<c0053850>]
(warn_slowpath_common+0x4c/0x64)
console: [<c0053850>] (warn_slowpath_common+0x4c/0x64) from [<c00538e8>]
(warn_slowpath_fmt+0x2c/0x3c)
console: [<c00538e8>] (warn_slowpath_fmt+0x2c/0x3c) from [<c00388b4>]
(omap2_clksel_recalc+0xcc/0xe0)
console: [<c00388b4>] (omap2_clksel_recalc+0xcc/0xe0) from [<c003a91c>]
(propagate_rate+0x20/0x50)
console: [<c003a91c>] (propagate_rate+0x20/0x50) from [<c003a928>]
(propagate_rate+0x2c/0x50)
console: ---[ end trace 1b75b31a2719ed1e ]---
console: Clocking rate (Crystal/DPLL/MPU): 19.2/658/329 MHz
console: omap_hwmod: l3_hwmod: cannot be enabled (3)
console: omap_hwmod: l4_core_hwmod: cannot be enabled (3)
console: omap_hwmod: l4_wkup_hwmod: cannot be enabled (3)
console: GPMC revision 2.0
console: IRQ: Found an INTC at 0xfa0fe000 (revision 2.1) with 96 interrupts
console: Total of 96 interrupts on 1 active controller
console: OMAP GPIO hardware version 1.8
console: OMAP clockevent source: GPTIMER1 at 32000 Hz
console: Console: colour dummy device 80x30
console: Calibrating delay loop... 897.01 BogoMIPS (lpj=3506176)
console: pid_max: default: 32768 minimum: 301
console: Mount-cache hash table entries: 512
console: CPU: Testing write buffer coherency: ok
console: devtmpfs: initialized
console: NET: Registered protocol family 16
console: MUX: setup L15_24XX_I2C1_SDA (0xfa000112): 0x0018 -> 0x0000
console: MUX: setup M19_24XX_I2C1_SCL (0xfa000111): 0x0018 -> 0x0000
console: MUX: setup H19_24XX_I2C2_SDA (0xfa000114): 0x001f -> 0x0000
console: MUX: setup J15_24XX_I2C2_SCL (0xfa000113): 0x001f -> 0x0010
console: N8x0 MIPID config loaded
console: N8x0 Blizzard initialized
console: MUX: setup H18_24XX_MMC_CMD (0xfa0000f4): 0x001f -> 0x0000
console: MUX: setup H15_24XX_MMC_CLKI (0xfa0000fe): 0x001f -> 0x0000
console: MUX: setup G19_24XX_MMC_CLKO (0xfa0000f3): 0x000f -> 0x0000
console: MUX: setup F20_24XX_MMC_DAT0 (0xfa0000f5): 0x000f -> 0x0000
console: MUX: setup F19_24XX_MMC_DAT_DIR0 (0xfa0000f9): 0x000f -> 0x0000
console: MUX: setup G18_24XX_MMC_CMD_DIR (0xfa0000fd): 0x000f -> 0x0000
console: MUX: setup H14_24XX_MMC_DAT1 (0xfa0000f6): 0x001f -> 0x0000
console: MUX: setup E19_24XX_MMC_DAT2 (0xfa0000f7): 0x000f -> 0x0000
console: MUX: setup D19_24XX_MMC_DAT3 (0xfa0000f8): 0x000f -> 0x0000
console: MUX: setup E20_24XX_MMC_DAT_DIR1 (0xfa0000fa): 0x000f -> 0x0000
console: MUX: setup F18_24XX_MMC_DAT_DIR2 (0xfa0000fb): 0x000f -> 0x0000
console: MUX: setup E18_24XX_MMC_DAT_DIR3 (0xfa0000fc): 0x001f -> 0x0000
console: MUX: setup AA10_242X_DMAREQ0 (0xfa0000e5): 0x001f -> 0x0002
console: MUX: setup AA6_242X_DMAREQ1 (0xfa0000e6): 0x000f -> 0x0002
console: MUX: setup E4_242X_DMAREQ2 (0xfa000074): 0x0018 -> 0x0002
console: MUX: setup G4_242X_DMAREQ3 (0xfa000073): 0x0018 -> 0x0002
console: MUX: setup D3_242X_DMAREQ4 (0xfa000072): 0x0018 -> 0x0002
console: MUX: setup E3_242X_DMAREQ5 (0xfa000071): 0x0018 -> 0x0002
console: TUSB 6010
console: OMAP DMA hardware revision 4.0
console: bio: create slab <bio-0> at 0
console: SCSI subsystem initialized
console: i2c_omap i2c_omap.1: bus 1 rev3.4 at 400 kHz
console: i2c_omap i2c_omap.2: bus 2 rev3.4 at 400 kHz
console: Tahvo/Betty driver initialising
console: Betty v2.1 found
console: Retu/Vilma driver initialising
console: Vilma v1.5 found
console: Bluetooth: Core ver 2.15
console: NET: Registered protocol family 31
console: Bluetooth: HCI device and connection manager initialized
console: Bluetooth: HCI socket layer initialized
console: Switching to clocksource 32k_counter
console: musb_hdrc: version 6.0, tusb-omap-dma, peripheral, debug=0
console: tusb: Unable to detect TUSB6010
console: Could not start tusb6010 (-19)
console: musb_hdrc musb_hdrc: musb_init_controller failed with status -19
console: NET: Registered protocol family 2
console: IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
console: TCP established hash table entries: 4096 (order: 3, 32768 bytes)
console: TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
console: TCP: Hash tables configured (established 4096 bind 4096)
console: TCP reno registered
console: UDP hash table entries: 256 (order: 0, 4096 bytes)
console: UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
console: NET: Registered protocol family 1
console: PMU: registered new PMU device of type 0
console: NetWinder Floating Point Emulator V0.97 (double precision)
console: squashfs: version 4.0 (2009/01/31) Phillip Lougher
console: JFFS2 version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
console: fuse init (API version 7.14)
console: msgmni has been set to 242
console: alg: No test for stdrng (krng)
console: io scheduler noop registered
console: io scheduler cfq registered (default)
console: omapfb: ls041y3 rev 8f LCD detected, 24 data lines
console: omapfb: configured for panel ls041y3
console: omapfb: DISPC version 2.0 initialized
console: omapfb: RFBI version 1.0 initialized
console: omapfb: s1d13745 LCD controller rev 1 initialized (CNF pins 3)
console: omapfb omapfb: s1d1374x: setting update mode to auto
console: Console: switching to colour frame buffer device 100x30
console: omapfb: Framebuffer initialized. Total vram 770048 planes 1
console: omapfb: Pixclock 21940 kHz hfreq 24.9 kHz vfreq 51.0 Hz
console: omap_rng omap_rng: OMAP Random Number Generator ver. 00
console: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
console: serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a 16550A
console: serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 73) is a 16550A
console: console [ttyS1] enabled
console: serial8250.2: ttyS2 at MMIO 0x4806e000 (irq = 74) is a 16550A
console: brd: module loaded
console: loop: module loaded
console: Menelaus rev 2.2
console: OneNAND driver initializing
console: omap2-onenand omap2-onenand: initializing on CS0, phys base
0x04000000, virtual base c8880000
console: Muxed OneNAND(DDP) 256MB 1.8V 16-bit (0x48)
console: OneNAND version = 0x0000
console: Scanning device for bad blocks
console: Creating 5 MTD partitions on "omap2-onenand":
console: 0x000000000000-0x000000020000 : "bootloader"
console: 0x000000020000-0x000000080000 : "config"
console: 0x000000080000-0x000000280000 : "kernel"
console: 0x000000280000-0x000000680000 : "initfs"
console: 0x000000680000-0x000010000000 : "rootfs"
console: PPP generic driver version 2.4.2
console: PPP Deflate Compression module registered
console: PPP BSD Compression module registered
console: tun: Universal TUN/TAP device driver, 1.6
console: tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
console: mice: PS/2 mouse device common for all mice
console: lm8323 2-0045: sent 2 bytes of -121 total
console: lm8323 2-0045: sending read cmd 0x82 failed
console: lm8323 2-0045: sent 2 bytes of -121 total
console: lm8323 2-0045: sent 2 bytes of -121 total
console: lm8323 2-0045: sent 2 bytes of -121 total
console: lm8323 2-0045: sent 2 bytes of -121 total
console: lm8323 2-0045: sent 2 bytes of -121 total
console: lm8323 2-0045: sent 3 bytes of -121 total
console: lm8323 2-0045: sent 3 bytes of -121 total
console: lm8323 2-0045: sending read cmd 0x80 failed
console: lm8323 2-0045: device not found
console: TSC2005 driver initializing
PASS (2.61 s)
(2/2) tests/avocado/machine_arm_n8x0.py:N8x0Machine.test_n810: /
console: [ 0.000000] Linux version 2.6.35~rc4-129.1-n8x0
(abuild@build08) (gcc version 4.4.2 20091027 (MeeGo 4.4.2-7) (GCC) ) #1
PREEMPT Mon Jul 12 15:04:46 UTC 2010
console: [ 0.000000] CPU: ARMv6-compatible processor [4107b362]
revision 2 (ARMv6TEJ), cr=00c5387f
console: [ 0.000000] CPU: VIPT aliasing data cache, VIPT aliasing
instruction cache
console: [ 0.000000] Machine: Nokia N810
console: [ 0.000000] Memory policy: ECC disabled, Data cache writeback
console: [ 0.000000] OMAP2420
console: [ 0.000000]
console: [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000
size: 0x100000
console: [ 0.000000] Built 1 zonelists in Zone order, mobility
grouping on. Total pages: 32512
console: [ 0.000000] Kernel command line: printk.time=0 console=ttyS1
console: PID hash table entries: 512 (order: -1, 2048 bytes)
console: Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
console: Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
console: Memory: 128MB = 128MB total
console: Memory: 124008k/124008k available, 7064k reserved, 0K highmem
console: Virtual kernel memory layout:
console: vector : 0xffff0000 - 0xffff1000 ( 4 kB)
console: fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
console: DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
console: vmalloc : 0xc8800000 - 0xf8000000 ( 760 MB)
console: lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
console: modules : 0xbf000000 - 0xc0000000 ( 16 MB)
console: .init : 0xc0008000 - 0xc0029000 ( 132 kB)
console: .text : 0xc0029000 - 0xc0379000 (3392 kB)
console: .data : 0xc038e000 - 0xc03ba2e0 ( 177 kB)
console: SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1,
Nodes=1
console: Hierarchical RCU implementation.
console: RCU-based detection of stalled CPUs is disabled.
console: Verbose stalled-CPUs detection is disabled.
console: NR_IRQS:368
console: ------------[ cut here ]------------
console: WARNING: at arch/arm/mach-omap2/clkt_clksel.c:194
omap2_clksel_recalc+0xcc/0xe0()
console: clock: Could not find fieldval 0 for clock iva1_ifck parent core_ck
console: Modules linked in:
console: [<c002fa1c>] (unwind_backtrace+0x0/0xf0) from [<c0053850>]
(warn_slowpath_common+0x4c/0x64)
console: [<c0053850>] (warn_slowpath_common+0x4c/0x64) from [<c00538e8>]
(warn_slowpath_fmt+0x2c/0x3c)
console: [<c00538e8>] (warn_slowpath_fmt+0x2c/0x3c) from [<c00388b4>]
(omap2_clksel_recalc+0xcc/0xe0)
console: [<c00388b4>] (omap2_clksel_recalc+0xcc/0xe0) from [<c003a91c>]
(propagate_rate+0x20/0x50)
console: [<c003a91c>] (propagate_rate+0x20/0x50) from [<c003a928>]
(propagate_rate+0x2c/0x50)
console: ---[ end trace 1b75b31a2719ed1c ]---
console: ------------[ cut here ]------------
console: WARNING: at arch/arm/mach-omap2/clkt_clksel.c:194
omap2_clksel_recalc+0xcc/0xe0()
console: clock: Could not find fieldval 0 for clock dsp_fck parent core_ck
console: Modules linked in:
console: [<c002fa1c>] (unwind_backtrace+0x0/0xf0) from [<c0053850>]
(warn_slowpath_common+0x4c/0x64)
console: [<c0053850>] (warn_slowpath_common+0x4c/0x64) from [<c00538e8>]
(warn_slowpath_fmt+0x2c/0x3c)
console: [<c00538e8>] (warn_slowpath_fmt+0x2c/0x3c) from [<c00388b4>]
(omap2_clksel_recalc+0xcc/0xe0)
console: [<c00388b4>] (omap2_clksel_recalc+0xcc/0xe0) from [<c003a91c>]
(propagate_rate+0x20/0x50)
console: [<c003a91c>] (propagate_rate+0x20/0x50) from [<c003a928>]
(propagate_rate+0x2c/0x50)
console: ---[ end trace 1b75b31a2719ed1d ]---
console: ------------[ cut here ]------------
console: WARNING: at arch/arm/mach-omap2/clkt_clksel.c:194
omap2_clksel_recalc+0xcc/0xe0()
console: clock: Could not find fieldval 0 for clock dsp_irate_ick parent
dsp_fck
console: Modules linked in:
console: [<c002fa1c>] (unwind_backtrace+0x0/0xf0) from [<c0053850>]
(warn_slowpath_common+0x4c/0x64)
console: [<c0053850>] (warn_slowpath_common+0x4c/0x64) from [<c00538e8>]
(warn_slowpath_fmt+0x2c/0x3c)
console: [<c00538e8>] (warn_slowpath_fmt+0x2c/0x3c) from [<c00388b4>]
(omap2_clksel_recalc+0xcc/0xe0)
console: [<c00388b4>] (omap2_clksel_recalc+0xcc/0xe0) from [<c003a91c>]
(propagate_rate+0x20/0x50)
console: [<c003a91c>] (propagate_rate+0x20/0x50) from [<c003a928>]
(propagate_rate+0x2c/0x50)
console: ---[ end trace 1b75b31a2719ed1e ]---
console: Clocking rate (Crystal/DPLL/MPU): 19.2/658/329 MHz
console: omap_hwmod: l3_hwmod: cannot be enabled (3)
console: omap_hwmod: l4_core_hwmod: cannot be enabled (3)
console: omap_hwmod: l4_wkup_hwmod: cannot be enabled (3)
console: GPMC revision 2.0
console: IRQ: Found an INTC at 0xfa0fe000 (revision 2.1) with 96 interrupts
console: Total of 96 interrupts on 1 active controller
console: OMAP GPIO hardware version 1.8
console: OMAP clockevent source: GPTIMER1 at 32000 Hz
console: Console: colour dummy device 80x30
console: Calibrating delay loop... 803.49 BogoMIPS (lpj=3137536)
console: pid_max: default: 32768 minimum: 301
console: Mount-cache hash table entries: 512
console: CPU: Testing write buffer coherency: ok
console: devtmpfs: initialized
console: NET: Registered protocol family 16
console: MUX: setup L15_24XX_I2C1_SDA (0xfa000112): 0x0018 -> 0x0000
console: MUX: setup M19_24XX_I2C1_SCL (0xfa000111): 0x0018 -> 0x0000
console: MUX: setup H19_24XX_I2C2_SDA (0xfa000114): 0x001f -> 0x0000
console: MUX: setup J15_24XX_I2C2_SCL (0xfa000113): 0x001f -> 0x0010
console: N8x0 MIPID config loaded
console: N8x0 Blizzard initialized
console: MUX: setup H18_24XX_MMC_CMD (0xfa0000f4): 0x001f -> 0x0000
console: MUX: setup H15_24XX_MMC_CLKI (0xfa0000fe): 0x001f -> 0x0000
console: MUX: setup G19_24XX_MMC_CLKO (0xfa0000f3): 0x000f -> 0x0000
console: MUX: setup F20_24XX_MMC_DAT0 (0xfa0000f5): 0x000f -> 0x0000
console: MUX: setup F19_24XX_MMC_DAT_DIR0 (0xfa0000f9): 0x000f -> 0x0000
console: MUX: setup G18_24XX_MMC_CMD_DIR (0xfa0000fd): 0x000f -> 0x0000
console: MUX: setup H14_24XX_MMC_DAT1 (0xfa0000f6): 0x001f -> 0x0000
console: MUX: setup E19_24XX_MMC_DAT2 (0xfa0000f7): 0x000f -> 0x0000
console: MUX: setup D19_24XX_MMC_DAT3 (0xfa0000f8): 0x000f -> 0x0000
console: MUX: setup E20_24XX_MMC_DAT_DIR1 (0xfa0000fa): 0x000f -> 0x0000
console: MUX: setup F18_24XX_MMC_DAT_DIR2 (0xfa0000fb): 0x000f -> 0x0000
console: MUX: setup E18_24XX_MMC_DAT_DIR3 (0xfa0000fc): 0x001f -> 0x0000
console: MUX: setup AA10_242X_DMAREQ0 (0xfa0000e5): 0x001f -> 0x0002
console: MUX: setup AA6_242X_DMAREQ1 (0xfa0000e6): 0x000f -> 0x0002
console: MUX: setup E4_242X_DMAREQ2 (0xfa000074): 0x0018 -> 0x0002
console: MUX: setup G4_242X_DMAREQ3 (0xfa000073): 0x0018 -> 0x0002
console: MUX: setup D3_242X_DMAREQ4 (0xfa000072): 0x0018 -> 0x0002
console: MUX: setup E3_242X_DMAREQ5 (0xfa000071): 0x0018 -> 0x0002
console: TUSB 6010
console: OMAP DMA hardware revision 4.0
console: bio: create slab <bio-0> at 0
console: SCSI subsystem initialized
console: i2c_omap i2c_omap.1: bus 1 rev3.4 at 400 kHz
console: i2c_omap i2c_omap.2: bus 2 rev3.4 at 400 kHz
console: Tahvo/Betty driver initialising
console: Betty v2.1 found
console: Retu/Vilma driver initialising
console: Vilma v1.5 found
console: Bluetooth: Core ver 2.15
console: NET: Registered protocol family 31
console: Bluetooth: HCI device and connection manager initialized
console: Bluetooth: HCI socket layer initialized
console: Switching to clocksource 32k_counter
console: musb_hdrc: version 6.0, tusb-omap-dma, peripheral, debug=0
console: tusb: Unable to detect TUSB6010
console: Could not start tusb6010 (-19)
console: musb_hdrc musb_hdrc: musb_init_controller failed with status -19
console: NET: Registered protocol family 2
console: IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
console: TCP established hash table entries: 4096 (order: 3, 32768 bytes)
console: TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
console: TCP: Hash tables configured (established 4096 bind 4096)
console: TCP reno registered
console: UDP hash table entries: 256 (order: 0, 4096 bytes)
console: UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
console: NET: Registered protocol family 1
console: PMU: registered new PMU device of type 0
console: NetWinder Floating Point Emulator V0.97 (double precision)
console: squashfs: version 4.0 (2009/01/31) Phillip Lougher
console: JFFS2 version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
console: fuse init (API version 7.14)
console: msgmni has been set to 242
console: alg: No test for stdrng (krng)
console: io scheduler noop registered
console: io scheduler cfq registered (default)
console: omapfb: ls041y3 rev 8f LCD detected, 24 data lines
console: omapfb: configured for panel ls041y3
console: omapfb: DISPC version 2.0 initialized
console: omapfb: RFBI version 1.0 initialized
console: omapfb: s1d13745 LCD controller rev 1 initialized (CNF pins 3)
console: omapfb omapfb: s1d1374x: setting update mode to auto
console: Console: switching to colour frame buffer device 100x30
console: omapfb: Framebuffer initialized. Total vram 770048 planes 1
console: omapfb: Pixclock 21940 kHz hfreq 24.9 kHz vfreq 51.0 Hz
console: omap_rng omap_rng: OMAP Random Number Generator ver. 00
console: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
console: serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a 16550A
console: serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 73) is a 16550A
console: console [ttyS1] enabled
console: serial8250.2: ttyS2 at MMIO 0x4806e000 (irq = 74) is a 16550A
console: brd: module loaded
console: loop: module loaded
-console: Menelaus rev 2.2
console: OneNAND driver initializing
console: omap2-onenand omap2-onenand: initializing on CS0, phys base
0x04000000, virtual base c8880000
console: Muxed OneNAND(DDP) 256MB 1.8V 16-bit (0x48)
console: OneNAND version = 0x0000
console: Scanning device for bad blocks
console: Creating 5 MTD partitions on "omap2-onenand":
console: 0x000000000000-0x000000020000 : "bootloader"
console: 0x000000020000-0x000000080000 : "config"
console: 0x000000080000-0x000000280000 : "kernel"
console: 0x000000280000-0x000000680000 : "initfs"
console: 0x000000680000-0x000010000000 : "rootfs"
console: PPP generic driver version 2.4.2
console: PPP Deflate Compression module registered
console: PPP BSD Compression module registered
console: tun: Universal TUN/TAP device driver, 1.6
console: tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
console: mice: PS/2 mouse device common for all mice
console: lm8323 2-0045: sent 2 bytes of -121 total
console: lm8323 2-0045: sending read cmd 0x82 failed
console: lm8323 2-0045: sent 2 bytes of -121 total
console: lm8323 2-0045: sent 2 bytes of -121 total
console: lm8323 2-0045: sent 2 bytes of -121 total
console: lm8323 2-0045: sent 2 bytes of -121 total
console: lm8323 2-0045: sent 2 bytes of -121 total
console: lm8323 2-0045: sent 3 bytes of -121 total
console: lm8323 2-0045: sent 3 bytes of -121 total
console: lm8323 2-0045: sending read cmd 0x80 failed
console: lm8323 2-0045: device not found
console: TSC2005 driver initializing
PASS (2.30 s)
RESULTS : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 |
CANCEL 0
JOB TIME : 5.49 s
prev parent reply other threads:[~2024-02-14 7:49 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-12 12:32 possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110) Peter Maydell
2024-02-12 14:03 ` Guenter Roeck
2024-02-12 14:36 ` Guenter Roeck
2024-02-13 13:42 ` Marcin Juszkiewicz
2024-02-13 14:36 ` Guenter Roeck
2024-02-13 15:14 ` Peter Maydell
2024-02-13 15:36 ` Guenter Roeck
2024-02-13 20:11 ` Arnd Bergmann
2024-02-13 21:21 ` Linus Walleij
2024-02-14 10:14 ` Arnd Bergmann
2024-02-14 12:26 ` Dmitry Baryshkov
2024-02-14 13:39 ` Marcin Juszkiewicz
2024-02-14 22:15 ` Andrea Adami
2024-02-14 22:42 ` Arnd Bergmann
2024-02-15 8:31 ` Andreas Kemnade
2024-02-15 8:45 ` Arnd Bergmann
2024-02-15 8:52 ` Dmitry Baryshkov
2024-02-15 10:06 ` Marcin Juszkiewicz
2024-02-15 11:31 ` H. Nikolaus Schaller
2024-02-14 1:27 ` Aaro Koskinen
2024-02-14 5:53 ` Tony Lindgren
2024-02-14 14:57 ` Arnd Bergmann
2024-02-14 9:08 ` Daniel Mack
2024-03-08 15:41 ` Peter Maydell
2024-03-08 15:50 ` Guenter Roeck
2024-10-15 17:13 ` Peter Maydell
2024-10-15 17:30 ` Guenter Roeck
2024-10-15 17:35 ` Peter Maydell
2024-10-15 18:12 ` Guenter Roeck
2024-10-17 12:42 ` Peter Maydell
2024-10-17 14:12 ` Guenter Roeck
2024-10-17 14:29 ` Peter Maydell
2024-10-17 15:29 ` Guenter Roeck
2024-10-17 16:07 ` Peter Maydell
2024-10-17 17:53 ` Philippe Mathieu-Daudé
2024-02-14 7:37 ` Philippe Mathieu-Daudé
2024-02-14 7:49 ` Philippe Mathieu-Daudé [this message]
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=f95fec4c-a520-4476-b63c-5387b0948ac4@linaro.org \
--to=philmd@linaro.org \
--cc=linux@roeck-us.net \
--cc=marcin.juszkiewicz@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).