X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Flegoev3.h;h=418b08e73356ead0fe61efc2b43629772e357e30;hb=bf2c48fa1a6e068f232d84aae43b5dad654a9017;hp=4c132c6851ac5945cb78605cf2f6a43ed25a9d19;hpb=037ef53cf01c522073a0a930c84c3ca858f032e1;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/legoev3.h b/include/configs/legoev3.h index 4c132c6..418b08e 100644 --- a/include/configs/legoev3.h +++ b/include/configs/legoev3.h @@ -50,8 +50,6 @@ /* * U-Boot general configuration */ -#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ -#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Args Buffer Size */ /* * Linux Information @@ -96,8 +94,6 @@ /* additions for new relocation code, must added to all boards */ #define CONFIG_SYS_SDRAM_BASE 0xc0000000 -#define CONFIG_SYS_INIT_SP_ADDR 0x80010000 - #include #endif /* __CONFIG_H */