[PATCH 01/11] coresight-etm4x: Adding CoreSight ETM4x driver
Ivan T. Ivanov
iivanov at mm-sol.com
Fri Apr 24 08:41:48 PDT 2015
On Wed, 2015-04-22 at 16:40 -0600, Mathieu Poirier wrote:
>
> +static struct amba_id etm4_ids[] = {
> + { /* ETM 4.0 - Hi6220 board */
> + .id = 0x0003b95d,
> + .mask = 0x0003ffff,
> + .data = "ETM 4.0",
> + },
> + { /* ETM 4.0 - Juno board */
> + .id = 0x000bb95e,
> + .mask = 0x000bffff,
Mask looks suspicious.
Regards,
Ivan
More information about the linux-arm-kernel
mailing list