summaryrefslogtreecommitdiffstats
path: root/include/configs/ipek01.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-03-12 23:06:04 +0100
committerWolfgang Denk <wd@denx.de>2010-03-12 23:06:04 +0100
commit93910edb595a88d394da3eb2cf5148096155dfe9 (patch)
treefc14bd3093f04c730b5c8d79e57707fada0d6159 /include/configs/ipek01.h
parent4e72fb15c9073129e05820cc9c54f54bc4985835 (diff)
downloadblackbird-obmc-uboot-93910edb595a88d394da3eb2cf5148096155dfe9.tar.gz
blackbird-obmc-uboot-93910edb595a88d394da3eb2cf5148096155dfe9.zip
Prepare v2010.03-rc1
Coding style cleanup, update CHANGELOG. Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/ipek01.h')
-rw-r--r--include/configs/ipek01.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ipek01.h b/include/configs/ipek01.h
index d9028fae3c..d0cb1e1d60 100644
--- a/include/configs/ipek01.h
+++ b/include/configs/ipek01.h
@@ -267,8 +267,6 @@
/* End of used area in DPRAM */
#define CONFIG_SYS_INIT_RAM_END MPC5XXX_SRAM_SIZE
-
-
/* size in bytes reserved for initial data */
#define CONFIG_SYS_GBL_DATA_SIZE 128
@@ -315,7 +313,6 @@
/* Boot Argument Buffer Size */
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
-
#define CONFIG_SYS_MEMTEST_START 0x00100000 /* memtest works on */
#define CONFIG_SYS_MEMTEST_END 0x00f00000 /* 1...15 MB in DRAM */
OpenPOWER on IntegriCloud