summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-01-30 15:45:02 +0100
committerMichal Simek <michal.simek@xilinx.com>2015-02-09 15:13:12 +0100
commit0510b14b73cbe7e1c2b43272c7a3210af21dff31 (patch)
treefff52f463236aeba3064d6cf418518ed78cc37da /arch/microblaze/include/asm
parentde86765bc4854e7961c8d0b0bd4646e90dedf864 (diff)
downloadtalos-obmc-uboot-0510b14b73cbe7e1c2b43272c7a3210af21dff31.tar.gz
talos-obmc-uboot-0510b14b73cbe7e1c2b43272c7a3210af21dff31.zip
microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA
Because it is not compatible with DM where malloc_base has to be available early and init has to be done in ASM. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/microblaze/include/asm')
-rw-r--r--arch/microblaze/include/asm/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/microblaze/include/asm/config.h b/arch/microblaze/include/asm/config.h
index 468673460b..32fd636b61 100644
--- a/arch/microblaze/include/asm/config.h
+++ b/arch/microblaze/include/asm/config.h
@@ -13,6 +13,5 @@
#define CONFIG_NR_DRAM_BANKS 1
#define CONFIG_SYS_GENERIC_BOARD
-#define CONFIG_SYS_GENERIC_GLOBAL_DATA
#endif
OpenPOWER on IntegriCloud