You have been subscribed to a public bug:

If you boot the linaro beta image on qemu-maemo's beaglexm model:

qemu-maemo-system-arm -M beaglexm -sd linaro-beta.img -clock unix -nographic
then during bootup there are a large number of warning messages:
omap_i2c_write: Bad register 0x000000ec

The DM37x TRM section 17.6.2 (HS I2C Registers) only lists registers at
offsets from 0x00 to 0x54, so I think the model is correct that 0xEC is
bogus. We should investigate what bit of the kernel is doing this and
what it thinks it's doing.

** Affects: linaro-landing-team-ti
     Importance: Low
     Assignee: warmcat (andy-warmcat)
         Status: Confirmed

-- 
i2c-omap.c:omap_i2c_idle() writes to nonexistent register on OMAP3630
https://bugs.launchpad.net/bugs/645324
You received this bug notification because you are a member of TI OMAP 
Developers, which is subscribed to linaro-landing-team-ti.

_______________________________________________
Mailing list: https://launchpad.net/~tiomap-dev
Post to     : tiomap-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~tiomap-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to