summaryrefslogtreecommitdiffstats
path: root/include/configs/km/kmp204x-common.h
diff options
context:
space:
mode:
authorPrabhakar Kushwaha <prabhakar@freescale.com>2014-01-13 11:28:04 +0530
committerYork Sun <yorksun@freescale.com>2014-01-21 14:02:41 -0800
commit690e425844511fe37d3315e86414d0a9e3accd1c (patch)
tree6fac7a0412bce228cbb9be8ea0929935e62c09e8 /include/configs/km/kmp204x-common.h
parent3fdc827ca8a770848e8104c42cd6d8321d8c86ff (diff)
downloadtalos-obmc-uboot-690e425844511fe37d3315e86414d0a9e3accd1c.tar.gz
talos-obmc-uboot-690e425844511fe37d3315e86414d0a9e3accd1c.zip
powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI
Rename CONFIG_PBLRCW_CONFIG and CONFIG_PBLRCW_CONFIG. Also add their details in README. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/km/kmp204x-common.h')
-rw-r--r--include/configs/km/kmp204x-common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/km/kmp204x-common.h b/include/configs/km/kmp204x-common.h
index 50330ccf6e..0463fcbac7 100644
--- a/include/configs/km/kmp204x-common.h
+++ b/include/configs/km/kmp204x-common.h
@@ -24,8 +24,8 @@
#define CONFIG_RAMBOOT_PBL
#define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE
#define CONFIG_RESET_VECTOR_ADDRESS 0xfffffffc
-#define CONFIG_PBLPBI_CONFIG $(SRCTREE)/board/keymile/kmp204x/pbi.cfg
-#define CONFIG_PBLRCW_CONFIG $(SRCTREE)/board/keymile/kmp204x/rcw_kmp204x.cfg
+#define CONFIG_SYS_FSL_PBL_PBI $(SRCTREE)/board/keymile/kmp204x/pbi.cfg
+#define CONFIG_SYS_FSL_PBL_RCW $(SRCTREE)/board/keymile/kmp204x/rcw_kmp204x.cfg
/* High Level Configuration Options */
#define CONFIG_BOOKE
OpenPOWER on IntegriCloud