X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap3_pandora.h;h=4df5f5dac55f41e263d81de20537e7e23987b67e;hb=877012df309329a9264e6e9558d4f71bfa0cddbe;hp=558934246a09ab4528572b3b2df5562781cbe8a2;hpb=0997561de956783ef1ac2f0acf649a0793882a3a;p=u-boot diff --git a/include/configs/omap3_pandora.h b/include/configs/omap3_pandora.h index 558934246a..4df5f5dac5 100644 --- a/include/configs/omap3_pandora.h +++ b/include/configs/omap3_pandora.h @@ -104,9 +104,6 @@ #define CONFIG_OMAP_HSMMC 1 #define CONFIG_DOS_PARTITION 1 -/* DDR - I use Micron DDR */ -#define CONFIG_OMAP3_MICRON_DDR 1 - /* commands to include */ #include @@ -227,10 +224,6 @@ * The stack sizes are set up in start.S using the settings below */ #define CONFIG_STACKSIZE (128 << 10) /* regular stack 128 KiB */ -#ifdef CONFIG_USE_IRQ -#define CONFIG_STACKSIZE_IRQ (4 << 10) /* IRQ stack 4 KiB */ -#define CONFIG_STACKSIZE_FIQ (4 << 10) /* FIQ stack 4 KiB */ -#endif /*----------------------------------------------------------------------- * Physical Memory Map