* [U-Boot] Running ARMv8 on fast model
@ 2014-06-23 7:01 Youngmin Nam
2014-06-23 17:30 ` Steve Rae
0 siblings, 1 reply; 3+ messages in thread
From: Youngmin Nam @ 2014-06-23 7:01 UTC (permalink / raw)
To: u-boot
Hello expert.
I'm trying to run ARMv8 u-boot on fast model. Exactly on Coretex-A57?4 In
FVP_VE
When I run command "model_shell64 cadi_system_Linux64-Release-GCC-4.6.so
u-boot.elf"
There isn't any pop up xterm terminal.
My fast model version is 8.3 and I used vexpress_aemv8a configuration on
denx u-boot mainline.
Does any body test armv8 u-boot on fast model?
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] Running ARMv8 on fast model
2014-06-23 7:01 [U-Boot] Running ARMv8 on fast model Youngmin Nam
@ 2014-06-23 17:30 ` Steve Rae
2014-06-24 1:15 ` Youngmin Nam
0 siblings, 1 reply; 3+ messages in thread
From: Steve Rae @ 2014-06-23 17:30 UTC (permalink / raw)
To: u-boot
On 14-06-23 12:01 AM, Youngmin Nam wrote:
> Hello expert.
> I'm trying to run ARMv8 u-boot on fast model. Exactly on Coretex-A57?4 In
> FVP_VE
>
> When I run command "model_shell64 cadi_system_Linux64-Release-GCC-4.6.so
> u-boot.elf"
>
> There isn't any pop up xterm terminal.
>
> My fast model version is 8.3 and I used vexpress_aemv8a configuration on
> denx u-boot mainline.
>
> Does any body test armv8 u-boot on fast model?
>
>
Yes - but...
(1) I am testing vexpress_aemv8a_semi; which is not in master yet -- see:
http://patchwork.ozlabs.org/patch/357577/
(2) I have inherited a script which "does everything"... However, the
fundamental piece is:
./Linux-Release-GCC-4.6/isim_system -C pctl.startup=0.0.0.0 -C
bp.secure_memory=0 -C cache_state_modelled=0 -C
bp.pl011_uart0.untimed_fifos=1 -C bp.secureflashloader.fname=bl1.bin
Note: this process actually launches a bootloader (bl1.bin); which is
then used to launch U-Boot...
I hope this helps,
Thanks, Steve
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] Running ARMv8 on fast model
2014-06-23 17:30 ` Steve Rae
@ 2014-06-24 1:15 ` Youngmin Nam
0 siblings, 0 replies; 3+ messages in thread
From: Youngmin Nam @ 2014-06-24 1:15 UTC (permalink / raw)
To: u-boot
Thanks Steve.
But when I run command like below,
the parameters that I configured didn't work. It seems that there need to
use some different parameter for "FVP_VE" model.
Do you have any idea?
youngmin at ubuntu:~/ARM/FastModelsPortfolio_8.3/examples/FVP_VE/Build_Cortex-A57x4/Linux64-Release-GCC-4.6
$model_shell64 cadi_system_Linux64-Release-GCC-4.6.so -C
pctl.startup=0.0.0.0 -C bp.secure_memory=0 -C cache_state_modelled=1 -C
bp.pl011_uart0.untimed_fifos=1 -C
bp.secureflashloader.fname=/home/youngmin/ARM/bl1.bin -a
/home/youngmin/u-boot.elf
--parameter: parameter 'bp.pl011_uart0.untimed_fifos' not found
--parameter: parameter 'bp.secure_memory' not found
--parameter: parameter
'bp.secureflashloader.fname' not found
--parameter: parameter 'cache_state_modelled' not found
--parameter: parameter' pctl.startup 'not found
Regards.
2014. 6. 24. ?? 2:30? "Steve Rae" <srae@broadcom.com>?? ??:
>
>
> On 14-06-23 12:01 AM, Youngmin Nam wrote:
>
>> Hello expert.
>> I'm trying to run ARMv8 u-boot on fast model. Exactly on Coretex-A57?4 In
>> FVP_VE
>>
>> When I run command "model_shell64 cadi_system_Linux64-Release-GCC-4.6.so
>> u-boot.elf"
>>
>> There isn't any pop up xterm terminal.
>>
>> My fast model version is 8.3 and I used vexpress_aemv8a configuration on
>> denx u-boot mainline.
>>
>> Does any body test armv8 u-boot on fast model?
>>
>>
>> Yes - but...
> (1) I am testing vexpress_aemv8a_semi; which is not in master yet -- see:
> http://patchwork.ozlabs.org/patch/357577/
> (2) I have inherited a script which "does everything"... However, the
> fundamental piece is:
> ./Linux-Release-GCC-4.6/isim_system -C pctl.startup=0.0.0.0 -C
> bp.secure_memory=0 -C cache_state_modelled=0 -C
> bp.pl011_uart0.untimed_fifos=1 -C bp.secureflashloader.fname=bl1.bin
>
> Note: this process actually launches a bootloader (bl1.bin); which is then
> used to launch U-Boot...
>
> I hope this helps,
> Thanks, Steve
>
>
>
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>>
>>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-06-24 1:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-23 7:01 [U-Boot] Running ARMv8 on fast model Youngmin Nam
2014-06-23 17:30 ` Steve Rae
2014-06-24 1:15 ` Youngmin Nam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox