commit | a79d658625a2959185436a716b72d2924a326395 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Jan 30 15:45:02 2015 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Feb 09 15:13:12 2015 +0100 |
tree | fff52f463236aeba3064d6cf418518ed78cc37da | |
parent | 04244648241009f25db9d1045f05dce4748595b7 [diff] |
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>