]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sunxi-common.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[people/ms/u-boot.git] / include / configs / sunxi-common.h
index 171cea24ec958d0681bb9b64f2c775761870100b..1d475b10ddf491eca0ecf34bae39bc2c92c9bc60 100644 (file)
 /* standalone support */
 #define CONFIG_STANDALONE_LOAD_ADDR    CONFIG_SYS_LOAD_ADDR
 
-/* baudrate */
-
-/* The stack sizes are set up in start.S using the settings below */
-#define CONFIG_STACKSIZE               (256 << 10)     /* 256 KiB */
-
 /* FLASH and environment organization */
 
 #define CONFIG_SYS_MONITOR_LEN         (768 << 10)     /* 768 KiB */