u-boot/arch/microblaze
Michal Simek 7c6814f184 microblaze: Remove unneeded data section adding from DTB
DTB is added to rodata section:
  [ 2] .rodata           PROGBITS        84c5b60c 05c60c 00c618 00   A
0   0  4
  [ 3] .dtb.init.rodata  PROGBITS        84c67c30 068c30 003c80 00   A
0   0 16
  [ 4] .rela.dyn         RELA            84c6b8b0 06c8b0 000534 0c   A
0   0  4
  [ 5] .data             PROGBITS        84c6bde4 06cde4 001536 00  WA
0   0 16

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2015-02-09 15:09:57 +01:00
..
cpu microblaze: Remove unneeded data section adding from DTB 2015-02-09 15:09:57 +01:00
dts Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
include/asm microblaze: Show return address from exception 2015-02-09 15:09:56 +01:00
lib fdt_support: delete force argument of fdt_initrd() 2014-06-19 11:18:47 -04:00
config.mk kbuild: delete redundant LDSCRIPT definition 2014-03-12 17:04:46 -04:00
Kconfig kconfig: add CONFIG_SUPPORT_SPL 2014-10-27 17:54:10 -04:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00