
27 May
2016
27 May
'16
12:59 p.m.
Am 26.05.2016 um 15:49 schrieb Paul Burton:
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 paul.burton@imgtec.com
Changes in v2: None
arch/mips/Kconfig | 3 +++ board/imgtec/malta/Kconfig | 3 ++- board/imgtec/malta/lowlevel_init.S | 13 +++++++------ include/configs/malta.h | 18 +++++++++++++----- 4 files changed, 25 insertions(+), 12 deletions(-)
applied to u-boot-mips, thanks.
--
- Daniel