diff options
author | Wolfgang Denk <wd@denx.de> | 2007-08-18 21:42:30 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2007-08-18 21:42:30 +0200 |
commit | 9edd580e91d7eb031298294063f5aa9fa7f0a330 (patch) | |
tree | bf94a6efe94fa4740de2d20474551ec93aa03697 /include/configs/p3mx.h | |
parent | fc9970137c8f187b5938e4926224e0f3d46c3476 (diff) | |
parent | 79f240f7ecc0506b43ac50d1ea405ff6540d4d57 (diff) | |
download | u-boot-imx-9edd580e91d7eb031298294063f5aa9fa7f0a330.zip u-boot-imx-9edd580e91d7eb031298294063f5aa9fa7f0a330.tar.gz u-boot-imx-9edd580e91d7eb031298294063f5aa9fa7f0a330.tar.bz2 |
Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master
Diffstat (limited to 'include/configs/p3mx.h')
-rw-r--r-- | include/configs/p3mx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/p3mx.h b/include/configs/p3mx.h index 8ae38cb..bec442d 100644 --- a/include/configs/p3mx.h +++ b/include/configs/p3mx.h @@ -60,7 +60,6 @@ #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */ #define CONFIG_BOARD_EARLY_INIT_R 1 /* Call board_early_init_f */ #define CONFIG_MISC_INIT_R 1 /* Call misc_init_r() */ -#define CONFIG_ADD_RAM_INFO 1 /* Print additional info */ /*----------------------------------------------------------------------- * Base addresses -- Note these are effective addresses where the |