]> Git Repo - J-u-boot.git/commit
malta: Allow MIPS64 builds
authorPaul Burton <[email protected]>
Thu, 26 May 2016 13:49:36 +0000 (14:49 +0100)
committerDaniel Schwierzeck <[email protected]>
Tue, 31 May 2016 07:38:11 +0000 (09:38 +0200)
commit0f832b9cdcbe8a024b53c585622d70129652d20b
tree97fed9c304660ccb7d084a954cc2649872fa2461
parentbed1ca322da9b597aa59723a02a1dd647bf8bde4
malta: Allow MIPS64 builds

Both real Malta boards & emulators that mimic Malta (eg. QEMU) can
support MIPS64 CPUs. Allow MIPS64 builds of U-Boot for such boards,
which enables the user to make use of the whole 64 bit address space.

Signed-off-by: Paul Burton <[email protected]>
arch/mips/Kconfig
board/imgtec/malta/Kconfig
board/imgtec/malta/lowlevel_init.S
include/configs/malta.h
This page took 0.036625 seconds and 4 git commands to generate.