X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fbcm28155_ap.h;h=8f0f7f03fc20740abf90dd6889623bab28542503;hb=4a41cc157870cf752795adef811fa7ca9cb1b974;hp=104577995e5f2c683cd0b58d50508871e93edc6f;hpb=bd5053ffa5b8162257537bdb79ba829372423096;p=u-boot diff --git a/include/configs/bcm28155_ap.h b/include/configs/bcm28155_ap.h index 104577995e..8f0f7f03fc 100644 --- a/include/configs/bcm28155_ap.h +++ b/include/configs/bcm28155_ap.h @@ -71,7 +71,6 @@ #define CONFIG_SYS_LOAD_ADDR CONFIG_SYS_SDRAM_BASE /* No mtest functions as recommended */ -#undef CONFIG_CMD_MEMORY /* * This is the initial SP which is used only briefly for relocating the u-boot @@ -124,7 +123,6 @@ #define CONFIG_BOOTCOMMAND "" /* Commands */ -#include #define CONFIG_CMD_ASKENV #define CONFIG_CMD_CACHE #define CONFIG_CMD_FAT @@ -134,7 +132,5 @@ #define CONFIG_CMD_BOOTZ #define CONFIG_FAT_WRITE -#undef CONFIG_CMD_NET -#undef CONFIG_CMD_NFS #endif /* __BCM28155_AP_H */