]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/MPC8569MDS.h
powerpc/85xx: rename NAND prefixes to CONFIG_SYS
authorMatthew McClintock <msm@freescale.com>
Tue, 5 Apr 2011 19:39:33 +0000 (14:39 -0500)
committerKumar Gala <galak@kernel.crashing.org>
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 <msm@freescale.com>
cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
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