X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fdevkit3250.h;h=a8b6802235f18aa8756ad03abc64f3bbbce5e0a1;hb=d56b4b19744c314c26dc77585a7c7a9253d1487d;hp=9c7afa5005eb071d6512737e1a603a291bf90af0;hpb=c83a824e62277162ad35f52879b2316902c0eff5;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/devkit3250.h b/include/configs/devkit3250.h index 9c7afa5..a8b6802 100644 --- a/include/configs/devkit3250.h +++ b/include/configs/devkit3250.h @@ -41,7 +41,6 @@ * Serial Driver */ #define CONFIG_SYS_LPC32XX_UART 5 /* UART5 */ -#define CONFIG_BAUDRATE 115200 /* * DMA @@ -111,7 +110,6 @@ #define CONFIG_SYS_NAND_PAGE_SIZE NAND_LARGE_BLOCK_PAGE_SIZE #define CONFIG_SYS_NAND_USE_FLASH_BBT -#define CONFIG_CMD_JFFS2 #define CONFIG_CMD_NAND /* @@ -182,7 +180,6 @@ /* SPL will use SRAM as stack */ #define CONFIG_SPL_STACK 0x0000FFF8 -#define CONFIG_SPL_BOARD_INIT /* Use the framework and generic lib */ #define CONFIG_SPL_FRAMEWORK