Convert CONFIG_PCI_GT64120 to Kconfig
[platform/kernel/u-boot.git] / include / configs / edminiv2.h
index 2bc9c99..8625701 100644 (file)
@@ -15,9 +15,6 @@
  * SPL
  */
 
-#define CONFIG_SPL_BSS_START_ADDR      0x00020000
-#define CONFIG_SYS_SPL_MALLOC_START    0x00040000
-#define CONFIG_SYS_SPL_MALLOC_SIZE     0x0001ffff
 #define CONFIG_SYS_UBOOT_BASE          0xfff90000
 #define CONFIG_SYS_UBOOT_START         0x00800000
 
 #define __io
 /* Data, registers and alternate blocks are at the same offset */
 /* Each 8-bit ATA register is aligned to a 4-bytes address */
-/* Controller supports 48-bits LBA addressing */
-#define CONFIG_LBA48
 /* A single bus, a single device */
 /* ATA registers base is at SATA controller base */
 /* ATA bus 0 is orion5x port 1 on ED Mini V2 */