lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 14 Nov 2013 11:48:37 -0800
From:	Markus Mayer <markus.mayer@...aro.org>
To:	Christian Daudt <bcm@...thebug.org>
Cc:	Russell King <linux@....linux.org.uk>,
	Stephen Warren <swarren@...dotorg.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Olof Johansson <olof@...om.net>, Chris Ball <cjb@...top.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v3] ARM: bcm: Add DEBUG_LL console support

On 29 October 2013 23:30, Christian Daudt <bcm@...thebug.org> wrote:
> On Wed, Oct 16, 2013 at 11:12 PM, Christian Daudt <bcm@...thebug.org> wrote:
>> On Sat, Oct 5, 2013 at 8:43 AM, Christian Daudt <bcm@...thebug.org> wrote:
>>> This patch adds low level debug uart support to Broadcom
>>>  mobile based SOCs.
>>>
>>> Signed-off-by: Christian Daudt <bcm@...thebug.org>
>>>
>>> Changes from V2:
>>>  - Changed to follow hex ordering on entries
>>>  - Dropped defconfig changes
>>>
>>> Changes from V1:
>>>  - Switched to use the common 8250 debug introduced in 3.12-rc1
>>>
>>
>> Hi Russell,
>>  Does V3 look ok ?
>>
>>  Thanks,
>>    csd
> Hi,
>  Can anyone provide an ack on this mod ?
>
>  Thanks,
>    csd

Tested-by: Markus Mayer <markus.mayer@...aro.org>

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.12.0+ (mmayer@...mn-lnxub70.ric.broadcom.com)
[    0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing
instruction cache
[    0.000000] Machine: BCM281xx Broadcom Application Processor,
model: BCM28155 AP board
[    0.000000] bootconsole [earlycon0] enabled
[    0.000000] Truncating RAM at 90000000-bfffffff to -bf7fffff
(vmalloc region overlap).
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 193040
[    0.000000] Kernel command line: console=ttyS0,115200n8
root=/dev/mmcblk0p8 rootwait rootfstype=ext4 earlyprintk
[...]
[    0.200000] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.210000] 3e000000.uart: ttyS0 at MMIO 0x3e000000 (irq = 99,
base_baud = 812500) is a 16550A
[    0.220000] console [ttyS0] enabled, bootconsole disabled
[    0.220000] console [ttyS0] enabled, bootconsole disabled
[    0.230000] mousedev: PS/2 mouse device common for all mice
[...]

-- 
Markus Mayer
Broadcom Landing Team
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ