summaryrefslogtreecommitdiff
path: root/include/configs/km/km_arm.h
diff options
context:
space:
mode:
authorClaudiu Manoil <claudiu.manoil@freescale.com>2013-09-30 12:44:40 +0300
committerJoe Hershberger <joe.hershberger@ni.com>2013-11-22 16:57:47 -0600
commit876d4515e38dfcec4346968caf6a0c9c8176ea0b (patch)
tree1b1d9b6b69632428ec6012bc6a0fc03a03c1d7a6 /include/configs/km/km_arm.h
parent9c4cffacec7b76299e74cb09e074a21fb6609dbe (diff)
downloadu-boot-imx-876d4515e38dfcec4346968caf6a0c9c8176ea0b.zip
u-boot-imx-876d4515e38dfcec4346968caf6a0c9c8176ea0b.tar.gz
u-boot-imx-876d4515e38dfcec4346968caf6a0c9c8176ea0b.tar.bz2
net: tsec: Fix and cleanup tsec_mcast_addr()
There are several implementation issues for tsec_mcast_addr() addressed by this patch: * unmanaged, not portable r/w access to registers; fixed with setbits_be32()/ clrbits_be32() * use of volatile pointers * unnecessary forced cast to u8 for the ether_crc() result * removed redundant parens * corrected some comment slips Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com> Patch: 279000
Diffstat (limited to 'include/configs/km/km_arm.h')
0 files changed, 0 insertions, 0 deletions