diff options
Diffstat (limited to 'board/coreboot')
| -rw-r--r-- | board/coreboot/coreboot/coreboot.env | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/board/coreboot/coreboot/coreboot.env b/board/coreboot/coreboot/coreboot.env new file mode 100644 index 00000000000..0f5bb6fb624 --- /dev/null +++ b/board/coreboot/coreboot/coreboot.env @@ -0,0 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ +/* + * Copyright (C) 2018, Bin Meng <[email protected]> + */ + +#include <env/x86.env> + +splashsource=virtio_fs +splashimage=0x1000000 |
