X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fstih410-b2260.h;h=1b8d38f4b52a75a1d695b181af145ca8c0dd3e48;hb=cd6a45a41fb2c19884ac87afade87b4d53601929;hp=2fe0900e9f31e569f5784c05eecef8e945c4cd21;hpb=79b8849d4c1e73df2a79a1d5a5f6166d0dd67a12;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h index 2fe0900..1b8d38f 100644 --- a/include/configs/stih410-b2260.h +++ b/include/configs/stih410-b2260.h @@ -31,7 +31,6 @@ func(USB, usb, 0) \ func(DHCP, dhcp, na) #include -#define CONFIG_BOOTFILE "uImage" #define CONFIG_EXTRA_ENV_SETTINGS \ "kernel_addr_r=0x40000000\0" \ "fdtfile=stih410-b2260.dtb\0" \ @@ -43,19 +42,7 @@ /* Extra Commands */ -#define CONFIG_SYS_GBL_DATA_SIZE 1024 /* Global data structures */ -#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE - \ - CONFIG_SYS_MALLOC_LEN - \ - CONFIG_SYS_GBL_DATA_SIZE) - -/* Monitor Command Prompt */ -#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ - -#define CONFIG_SYS_MAX_FLASH_BANKS 1 - /* USB Configs */ -#define CONFIG_USB_OHCI_NEW -#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 2 /* NET Configs */