[U-Boot] how to get u-boot code with arm64: core support

TigerLiu at viatech.com.cn TigerLiu at viatech.com.cn
Tue Jan 14 12:02:45 CET 2014


Hi, sharma:
>Which ARMv8 foundation model version you are using. I one I have
doesn't support
>GiCv3. UEFI supports both GiCv3 and v2 whereas I believe uboot is only
tested >for GiCv2.

I download FVP from ARM Ltd website:
http://www.arm.com/products/tools/models/fast-models/foundation-model.ph
p
how to identify this FVP's version number?

I tried to run :
./Foundation_v8 --cores=4 --no-secure-memory --visualization
--data="./bl1.bin"@0x0 --data="./u-boot.bin"@0x8000000

Not use " --gicv3 " parameter, it still failed to jump to u-boot.bin

Best wishes,


More information about the U-Boot mailing list