Signed-off-by: Joe Hershberger <[email protected]>
Cc: Joe Hershberger <[email protected]>
Cc: Kim Phillips <[email protected]>
---
 include/configs/kmeter1.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/configs/kmeter1.h b/include/configs/kmeter1.h
index 8639ddd..3ae171b 100644
--- a/include/configs/kmeter1.h
+++ b/include/configs/kmeter1.h
@@ -49,7 +49,7 @@
        HRCWL_CSB_TO_CLKIN_4X1 | \
        HRCWL_CORE_TO_CSB_2X1 | \
        HRCWL_CE_PLL_VCO_DIV_2 | \
-       HRCWL_CE_TO_PLL_1X6 )
+       HRCWL_CE_TO_PLL_1X6)
 
 #define CONFIG_SYS_HRCW_HIGH (\
        HRCWH_CORE_ENABLE | \
@@ -59,7 +59,7 @@
        HRCWH_ROM_LOC_LOCAL_16BIT | \
        HRCWH_BIG_ENDIAN | \
        HRCWH_LALE_EARLY | \
-       HRCWH_LDP_CLEAR )
+       HRCWH_LDP_CLEAR)
 
 #define CONFIG_SYS_DDR_CS0_BNDS                0x0000007f
 #define CONFIG_SYS_DDR_SDRAM_CFG       (SDRAM_CFG_SDRAM_TYPE_DDR2 | \
-- 
1.6.0.2

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to