]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Add command to report errata workarounds
authorKumar Gala <galak@kernel.crashing.org>
Thu, 10 Jun 2010 03:59:41 +0000 (22:59 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 16 Jul 2010 15:55:10 +0000 (10:55 -0500)
commit79ee3448021714db03ce9d5e6688e2c80cce253d
tree93fa2dfa9df00ae920b699580c46888396711e8a
parentc59e1b4d078d5301aaeeec13b3e292d5bed05daf
powerpc/85xx: Add command to report errata workarounds

Add 'errata' command to report what errata we workaround.  Report
workaround for erratum SATA-A001 on P1022/P1013.

Also sorted the CONFIG_CMD_* list.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/Makefile
arch/powerpc/cpu/mpc85xx/cmd_errata.c [new file with mode: 0644]
include/configs/P1022DS.h