]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc85xx:Put errata number for T104x NAND boot issue
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Wed, 29 Oct 2014 17:03:09 +0000 (22:33 +0530)
committerYork Sun <yorksun@freescale.com>
Fri, 5 Dec 2014 16:06:08 +0000 (08:06 -0800)
commit9f074e67f5a2131336ff1838f2a82e0c2e15d33c
tree8c84aabef031962bc68e57740e9cebd54ffb6523
parent1b2af9b4e23d396dca3eaa06fc9804659d22df0d
powerpc/mpc85xx:Put errata number for T104x NAND boot issue

When device is configured to load RCW from NAND flash IFC_A[16:31] are driven
low after RCW loading. Hence Devices connected on IFC_CS[1:7] and using
IFC_A[16:31] lines are not accessible.

Workaround is already in-place.
Put the errata number to adhere errata handling framework.

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