]> Git Repo - J-u-boot.git/blobdiff - include/configs/MPC832XEMDS.h
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[J-u-boot.git] / include / configs / MPC832XEMDS.h
index babbd1a8e82473e724a26f91c65a20f4352169f4..12a47b215fb244ca3df919ce946936d540f72c68 100644 (file)
@@ -7,8 +7,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_DISPLAY_BOARDINFO
-
 /*
  * High Level Configuration Options
  */
 #ifdef CONFIG_PCI
 #define CONFIG_PCI_INDIRECT_BRIDGE
 
-#define CONFIG_PCI_PNP         /* do pci plug-and-play */
 #define CONFIG_83XX_PCI_STREAMING
 
 #undef CONFIG_EEPRO100
  */
                                        /* Initial Memory map for Linux */
 #define CONFIG_SYS_BOOTMAPSZ           (256 << 20)
+#define CONFIG_SYS_BOOTM_LEN   (64 << 20)      /* Increase max gunzip size */
 
 /*
  * Core HID Setup
This page took 0.027576 seconds and 4 git commands to generate.