Daniel Schwierzeck (5):
MIPS: fix annotation of _start and relocate_code
MIPS: create .text sub-sections for assembler functions
MIPS: do not build position-independent executables for SPL
MIPS: add initial infrastructure for device-tree files
Kconfig: create symbolic link on MIPS
arch/Kconfig | 2 ++
arch/mips/config.mk | 18 ++++++++++++++----
arch/mips/cpu/start.S | 12 +++++-------
arch/mips/dts/.gitignore | 1 +
arch/mips/dts/Makefile | 16 ++++++++++++++++
arch/mips/dts/skeleton.dtsi | 23 +++++++++++++++++++++++
arch/mips/include/asm/asm.h | 10 +++++++++-
7 files changed, 70 insertions(+), 12 deletions(-)
create mode 100644 arch/mips/dts/.gitignore
create mode 100644 arch/mips/dts/Makefile
create mode 100644 arch/mips/dts/skeleton.dtsi
--
2.5.0
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot