]> Git Repo - J-u-boot.git/commit
powerpc/85xx: rename NAND prefixes to CONFIG_SYS
authorMatthew McClintock <[email protected]>
Tue, 5 Apr 2011 19:39:33 +0000 (14:39 -0500)
committerKumar Gala <[email protected]>
Fri, 8 Apr 2011 07:50:57 +0000 (02:50 -0500)
commita3055c587d69603ff2a3e183ce0daffaf4600910
tree7b022cef484695c1c1da7115da95a05c9e61da5f
parent4aa8405c913b20be8105eb0a08e7d1fb7b92b9d1
powerpc/85xx: rename NAND prefixes to CONFIG_SYS

renaming 85xx define CONFIG_NAND_OR_PRELIM to CONFIG_SYS_NAND_OR_PRELIM
and CONFIG_NAND_BR_PRELIM to CONFIG_SYS_NAND_BR_PRELIM to use the more
appropriate CONFIG_SYS prefix as well as be consistent with 83xx.

Signed-off-by: Matthew McClintock <[email protected]>
cc: Scott Wood <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
arch/powerpc/cpu/mpc85xx/cpu_init_nand.c
include/configs/MPC8536DS.h
include/configs/MPC8569MDS.h
include/configs/MPC8572DS.h
include/configs/P1_P2_RDB.h
include/configs/P2020DS.h
This page took 0.036085 seconds and 4 git commands to generate.