]> Git Repo - J-u-boot.git/blobdiff - include/configs/microblaze-generic.h
microblaze: drop CONFIG_SYS_RESET_ADDRESS macro
[J-u-boot.git] / include / configs / microblaze-generic.h
index e7882fb60781f51c99c0f0709866b3372c7822d8..975580e4d4ef760aec74d15959683353f49dac90 100644 (file)
@@ -21,9 +21,6 @@
 # define CONFIG_SYS_BAUDRATE_TABLE \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400}
 
 # define CONFIG_SYS_BAUDRATE_TABLE \
        {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400}
 
-/* setting reset address */
-/*#define      CONFIG_SYS_RESET_ADDRESS        CONFIG_SYS_TEXT_BASE*/
-
 /* Stack location before relocation */
 #define CONFIG_SYS_INIT_SP_OFFSET      (CONFIG_SYS_TEXT_BASE - \
                                         CONFIG_SYS_MALLOC_F_LEN)
 /* Stack location before relocation */
 #define CONFIG_SYS_INIT_SP_OFFSET      (CONFIG_SYS_TEXT_BASE - \
                                         CONFIG_SYS_MALLOC_F_LEN)
This page took 0.026836 seconds and 4 git commands to generate.