]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/t104xrdb: Conditional workaround of errata A-008044
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Wed, 29 Oct 2014 17:03:55 +0000 (22:33 +0530)
committerYork Sun <yorksun@freescale.com>
Fri, 5 Dec 2014 16:06:09 +0000 (08:06 -0800)
commit31530e0b8a411398efde40edbec12a7cf262926e
treec45b836c08a2d57e0755f454eac2c4beef2b07a3
parent9f074e67f5a2131336ff1838f2a82e0c2e15d33c
board/t104xrdb: Conditional workaround of errata A-008044

Workaround of Errata A-008044 was implemented without errata number and it is
enabled by default. Errata A-008044 is only valid for T1040 Rev 1.0.

So put errata number and make it conditional.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/powerpc/cpu/mpc85xx/cmd_errata.c
board/freescale/t104xrdb/spl.c