mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
xen: Port Xen grant table driver from mini-os
Make required updates to run on u-boot. Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> Signed-off-by: Anastasiia Lukianenko <anastasiia_lukianenko@epam.com>
This commit is contained in:
committed by
Tom Rini
parent
60e49ff1f8
commit
c850674ff7
@@ -8,7 +8,8 @@
|
||||
/**
|
||||
* xen_init() - Xen initialization
|
||||
*
|
||||
* Map Xen memory pages, initialize event handler and xenbus.
|
||||
* Map Xen memory pages, initialize event handler and xenbus,
|
||||
* setup the grant table.
|
||||
*/
|
||||
void xen_init(void);
|
||||
|
||||
|
Reference in New Issue
Block a user