]> git.sur5r.net Git - u-boot/blobdiff - include/configs/dragonboard820c.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[u-boot] / include / configs / dragonboard820c.h
index 010bc44b33556271681c46035b92105855eb400d..669cbac4152e34538e8b0300ddbe4bd5e024eaf6 100644 (file)
@@ -24,7 +24,6 @@
 #define PHYS_SDRAM_2_SIZE              0x5ea4ffff
 
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1
-#define CONFIG_SYS_TEXT_BASE           0x80080000
 #define CONFIG_SYS_INIT_SP_ADDR                (CONFIG_SYS_SDRAM_BASE + 0x7fff0)
 #define CONFIG_SYS_LOAD_ADDR           (CONFIG_SYS_SDRAM_BASE + 0x80000)
 #define CONFIG_SYS_BOOTM_LEN           SZ_64M
@@ -33,9 +32,6 @@
 /* Generic Timer Definitions */
 #define COUNTER_FREQUENCY              19000000
 
-/* Partition table support */
-#define HAVE_BLOCK_DEVICE
-
 /* BOOTP options */
 #define CONFIG_BOOTP_BOOTFILESIZE
 
@@ -60,7 +56,6 @@
        "pxefile_addr_r=0x90100000\0"\
        BOOTENV
 
-#define CONFIG_EXT4_WRITE
 #define CONFIG_ENV_SIZE                        0x4000
 #define CONFIG_ENV_VARS_UBOOT_CONFIG