[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Running Xen on ARM Juno r0
On Mon, 2015-09-21 at 10:56 -0400, N Jain wrote: > > Hi Ian, > > > > Thanks for the detailed steps but I am still having some issues booting > > up xen on Juno. > > I have tried to add the xen.cfg and xen.efi to Juno Images.txt as > > follows but some how on reboot there is not enough space to flash these > > images. FWIW my images.txt is below. It is identical to the one the firmware came with, except for the final three entries which I added (the final one is my custom kernel). You images.txt appears to put xen.efi at 0x0BFC0000 and xen.cfg at 0x0BFD0000 which is a mere 64K later, while Xen is sized in the hundreds of kilobytes. So the message you are seeing about not having enough space would appear to be accurate. Ian. -------images.txt------- TITLE: Versatile Express Images Configuration File [IMAGES] TOTALIMAGES: 11 ;Number of Images (Max: 32) NOR0UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE NOR0ADDRESS: 0x00000000 ;Image Flash Address NOR0FILE: \SOFTWARE\fip.bin ;Image File Name NOR0LOAD: 00000000 ;Image Load Address NOR0ENTRY: 00000000 ;Image Entry Point NOR1UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE NOR1ADDRESS: 0x03EC0000 ;Image Flash Address NOR1FILE: \SOFTWARE\bl1.bin ;Image File Name NOR1LOAD: 00000000 ;Image Load Address NOR1ENTRY: 00000000 ;Image Entry Point NOR2UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE NOR2ADDRESS: 0x00500000 ;Image Flash Address NOR2FILE: \SOFTWARE\Image ;Image File Name NOR2NAME: norkern ;Rename kernel to norkern NOR2LOAD: 00000000 ;Image Load Address NOR2ENTRY: 00000000 ;Image Entry Point NOR3UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE NOR3ADDRESS: 0x02000000 ;Image Flash Address NOR3FILE: \SOFTWARE\juno.dtb ;Image File Name NOR3NAME: board.dtb ;Specify target filename to preserve file extension NOR3LOAD: 00000000 ;Image Load Address NOR3ENTRY: 00000000 ;Image Entry Point NOR4UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE NOR4ADDRESS: 0x01800000 ;Image Flash Address NOR4FILE: \SOFTWARE\ramdisk.img ;Image File Name NOR4NAME: ramdisk.img NOR4LOAD: 00000000 ;Image Load Address NOR4ENTRY: 00000000 ;Image Entry Point NOR5UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE NOR5ADDRESS: 0x025C0000 ;Image Flash Address NOR5FILE: \SOFTWARE\hdlcdclk.dat ;Image File Name NOR5LOAD: 00000000 ;Image Load Address NOR5ENTRY: 00000000 ;Image Entry Point NOR6UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE NOR6ADDRESS: 0x03E40000 ;Image Flash Address NOR6FILE: \SOFTWARE\bl0.bin ;Image File Name NOR6LOAD: 00000000 ;Image Load Address NOR6ENTRY: 00000000 ;Image Entry Point NOR7UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE NOR7ADDRESS: 0x0BFC0000 ;Image Flash Address NOR7FILE: \SOFTWARE\blank.img ;Image File Name NOR7LOAD: 00000000 ;Image Load Address NOR7ENTRY: 00000000 ;Image Entry Point NOR8UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE NOR8ADDRESS: 0x00200000 ;Image Flash Address NOR8FILE: \SOFTWARE\xen.efi ;Image File Name NOR8NAME: xen.efi ;Specify target filename to preserve file extension NOR8LOAD: 00000000 ;Image Load Address NOR8ENTRY: 00000000 ;Image Entry Point NOR9UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE NOR9ADDRESS: 0x03e00000 ;Image Flash Address NOR9FILE: \SOFTWARE\xen.cfg ;Image File Name NOR9NAME: xen.cfg ;Specify target filename to preserve file extension NOR9LOAD: 00000000 ;Image Load Address NOR9ENTRY: 00000000 ;Image Entry Point NOR10UPDATE: AUTO ;Image Update:NONE/AUTO/FORCE NOR10ADDRESS: 0x03400000 ;Image Flash Address NOR10FILE: \SOFTWARE\vmlinuz ;Image File Name NOR10NAME: vmlinuz NOR10LOAD: 00000000 ;Image Load Address NOR10ENTRY: 00000000 ;Image Entry Point _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |