Displaying 6 results from an estimated 6 matches similar to: "XEN[ARM] Master not working on Allwinner A20"
2013 Dec 02
7
Stuck trying to boot Xen 4.3 on Arm Midway
I am trying to extract and combine the various pieces of information found in
[1] and its sub-pages and the Xen in-tree documentation in order to make xen
boot (potentially non-smp without some later changes). But since I am not
familiar enough with Arm I think I am stuck doing something wrong.
I compiled the hypervisor with debug and early printk for midway and use the
xen.bin file (I could get
2013 Aug 29
2
Re: [PATCH V1 17/29] xen/arm: Mark each device used by Xen as disabled in DOM0 FDT
Hi Julien
> On some board, there is no alias to the UART. To avoid modification in
> the device tree, dt-uart should also search device by path.
>
> To distinguish an alias from a path, dt-uart will check the first character.
> If it''s a / then it''s path, otherwise it''s an alias.
>
> Signed-off-by: Julien Grall <julien.grall@xxxxxxxxxx>
>
2013 Oct 22
5
Arndale: domU not booting
Dear all,
I followed the steps described in the wiki in order to get an Arnadle
board running Xen, but I''m having trouble in starting a domU. Let me
describe you the steps I followed. Sorry for such a long mail, but I
think that a verbose description is necessary so you can point me what
I''m doing wrong.
I couldn''t boot properly over the network. This is why I
2002 Nov 06
0
problem reading and creating unicode filenames with Samba 3.0alph a20
hey all,
i'm having a problem creating foreign-language filenames under Samba 3.0
alpha 20 (on stock redhat 7.3). i would like to be able to open up the
share under win2k pro (english version), switch my language to Hebrew, and
type in a Hebrew filename. when i do this, the file shows up as the hebrew
name until i refresh it, at which point the characters are replaced by
question marks. (a
2013 Jun 18
3
Help on getting serial output on the arndale board
Hi,
Now that the Arndale board is supported in upstream Xen I don''t get any
output on the serial console. I followed the instructions on the wiki
with no luck:
The xen repository I''m using is:
git://xenbits.xen.org/xen.git
last commit: 61c6dfce3296da2643c4c4f90eaab6fa3c1cf8b3
The linux repository is:
git://xenbits.xen.org/people/julieng/linux-arm.git
last commit:
2013 May 31
22
[PATCH 0/4] xen/arm: assemble support for Allwinner A31
These series patch enable Allwinner A31(code name sun6i) support in
assemble. with these patches, the cpu 0 of sun6i SOC could successful
boot into the c environment.
Bamvor Jian Zhang (4):
xen/arm: introduce Cortex-A7 support
xen/arm: introduce Allwinner sun6i SOC basic support
xen/arm: enable early printk for sun6i
xen/arm: enable switch to hyper mode for sun6i
xen/arch/arm/Rules.mk