[U-Boot] [PATCH v1 1/2] powerpc/85xx: rename NAND prefixes to CONFIG_SYS
Kumar Gala
kumar.gala at freescale.com
Fri Apr 8 09:52:11 CEST 2011
On Apr 5, 2011, at 2:39 PM, Matthew McClintock wrote:
> 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 at freescale.com>
> cc: Scott Wood <scottwood at freescale.com>
> cc: Kumar Gala <kumar.gala at freescale.com>
> ---
> arch/powerpc/cpu/mpc85xx/cpu_init_nand.c | 8 ++++----
> include/configs/MPC8536DS.h | 18 +++++++++---------
> include/configs/MPC8569MDS.h | 12 ++++++------
> include/configs/MPC8572DS.h | 18 +++++++++---------
> include/configs/P1_P2_RDB.h | 12 ++++++------
> include/configs/P2020DS.h | 14 +++++++-------
> 6 files changed, 41 insertions(+), 41 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list