]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: add comments and remove unused struct fields
authorTim Harvey <tharvey@gateworks.com>
Mon, 2 Jun 2014 23:13:21 +0000 (16:13 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 6 Jun 2014 08:07:25 +0000 (10:07 +0200)
commitb07161c321d9bc4ca5c610087b5d4e0566402d20
tree587f068c631122314508c636078243b3385c0c08
parent887717dbb91bccfe82aa397b355aa5be4b1cb16a
imx: add comments and remove unused struct fields

Add comment block for the imx_ddr_size function and remove the extra unused
fields from struct esd_mmdc_regs which are also not common between IMX53 and
IMX6.

Cc: Stefan Roese <sr@denx.de>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Andy Ng <andreas2025@gmail.com>
Cc: Eric Nelson <eric.nelson@boundarydevices.com>
Cc: Tapani Utriainen <tapani@technexion.com>
Cc: Tom Rini <trini@ti.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Acked-by: Nikita Kiryanov <nikita@compulab.co.il>
arch/arm/imx-common/cpu.c