[meta-xilinx] meta-topic
Mike Looijmans
mike.looijmans at topic.nl
Mon Feb 3 22:31:18 PST 2014
There's a 0x40 byte u-boot header preceeding the kernel image. Loading it at
0x79C0 will thus place the kernel entry point at 0x8000.
You can load the kernel elsewhere, but then u-boot will have to memcpy the
kernel image to 0x8000 before booting it. This increases the boot time.
On the zynq, the effect isn't quite as noticable, but on weaker CPUs with
slower memory, loading the kernel at the right spot can gain about a hundred
milliseconds or more.
That may not sound like much, but on a total boot time of less than 5 seconds,
100 ms is 2%...
Mike.
On 02/04/2014 01:46 AM, Edward Vidal wrote:
> Hello all,
> How does the u-boot env
> kernel_addr=0x79C0
> kernel_image=uImage Shouldn't the kernel_addr be 0x00008000?
> mkimage -l uImage
> Image Name: Linux-3.12.0
> Created: Sat Feb 1 13:40:08 2014
> Image Type: ARM Linux Kernel Image (uncompressed)
> Data Size: 3122344 Bytes = 3049.16 kB = 2.98 MB
> Load Address: 00008000
> Entry Point: 00008000
> The 0001-Use-bootscript-to-boot-use-fast-XIP-load-address-no-.patch
> is setting + "kernel_addr=0x79C0\0" \.
> It boots okay just interest what happens (8000 - 79C0 640 bytes) between the 2
> locations.
> Thanks
>
>
>
Met vriendelijke groet / kind regards,
Mike Looijmans
TOPIC Embedded Systems
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: (+31) – (0)499 - 33.69.79
Telefax: (+31) - (0)499 - 33.69.70
E-mail: mike.looijmans at topic.nl
Website: www.topic.nl
Dit e-mail bericht en de eventueel daarbij behorende bijlagen zijn uitsluitend bestemd voor de geadresseerde, zoals die blijkt uit het e-mail bericht en/of de bijlagen. Er kunnen gegevens met betrekking tot een derde instaan. Indien u als niet-geadresseerde dit bericht en de bijlagen ontvangt, terwijl u niet bevoegd of gemachtigd bent om dit bericht namens de geadresseerde te ontvangen, wordt u verzocht de afzender hierover direct te informeren en het e-mail bericht met de bijlagen te vernietigen. Ieder gebruik van de inhoud van het e-mail bericht, waaronder de daarbij behorende bijlagen, door een ander dan de geadresseerde is onrechtmatig jegens ons dan wel de eventueel in het e-mail bericht of de bijlagen voorkomende andere personen. TOPIC Embedded Systems is niet aansprakelijk voor enigerlei schade voortvloeiend uit het gebruik en/of acceptatie van dit e-mail bericht of de daarbij behorende bijlagen.
The contents of this message, as well as any enclosures, are addressed personally to, and thus solely intended for the addressee. They may contain information regarding a third party. A recipient who is neither the addressee, nor empowered to receive this message on behalf of the addressee, is kindly requested to immediately inform the sender of receipt, and to destroy the message and the enclosures. Any use of the contents of this message and/or the enclosures by any other person than the addressee or person who is empowered to receive this message, is illegal towards the sender and/or the aforementioned third party. TOPIC Embedded Systems is not liable for any damage as a result of the use and/or acceptance of this message and as well as any enclosures.
_______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx
>
More information about the meta-xilinx
mailing list