summaryrefslogtreecommitdiff
path: root/cpu/arm920t
diff options
context:
space:
mode:
authorGururaja Hebbar K R <gururajakr@sanyo.co.in>2008-09-12 02:20:40 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-09-12 02:20:40 +0200
commitb23253835f871cd9bd8e955b9a971d18a7d4ff56 (patch)
tree6cb9223841a5160d7e3b4432578e0c764d54a553 /cpu/arm920t
parentc455d07396dddc9864fd8dbb965ee10fe95ce8cf (diff)
downloadu-boot-imx-b23253835f871cd9bd8e955b9a971d18a7d4ff56.zip
u-boot-imx-b23253835f871cd9bd8e955b9a971d18a7d4ff56.tar.gz
u-boot-imx-b23253835f871cd9bd8e955b9a971d18a7d4ff56.tar.bz2
ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h
- Correct Invalid #define of MPUTIM_PTV_MASK for omap1510 & omap730 register definition MPUTIM_PTV_MASK is defined as #define MPUTIM_PTV_MASK (0x7<<PTV_BIT) while it should have been #define MPUTIM_PTV_MASK (0x7<<MPUTIM_PTV_BIT) - Below Patch corrects the same Signed-off-by: Gururaja Hebbar <gururajakr@sanyo.co.in>
Diffstat (limited to 'cpu/arm920t')
0 files changed, 0 insertions, 0 deletions