]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx35pdk: Remove duplicate CPU revision and reset cause information
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 10 Feb 2012 06:29:15 +0000 (06:29 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 27 Feb 2012 20:19:24 +0000 (21:19 +0100)
commitba901df41b0d77088408c1f6aac65eaadd4d12a0
treec5f72851220bbe516d4133e715de46dce3e67377
parentec0919f54bfe30d992034f78b09b41f9bfb77426
mx35pdk: Remove duplicate CPU revision and reset cause information

MX35PDK board does not need to print CPU revision and reset cause in board file
because this is printed by common code when CONFIG_DISPLAY_CPUINFO is selected

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/freescale/mx35pdk/mx35pdk.c