mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-26 07:17:10 +00:00
SPDX: Fixup tags from latest EFI PR
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
a0115ceb56
commit
b5351a4390
2 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
// SPDX-License-Identifier: GPL-2.0+
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
/*
|
/*
|
||||||
* (C) 2018 Google, Inc
|
* (C) 2018 Google, Inc
|
||||||
* Written by Simon Glass <sjg@chromium.org>
|
* Written by Simon Glass <sjg@chromium.org>
|
||||||
|
|
|
@ -1,10 +1,9 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0+
|
||||||
/*
|
/*
|
||||||
* efi_selftest_unaligned
|
* efi_selftest_unaligned
|
||||||
*
|
*
|
||||||
* Copyright (c) 2018 Heinrich Schuchardt <xypron.glpk@gmx.de>
|
* Copyright (c) 2018 Heinrich Schuchardt <xypron.glpk@gmx.de>
|
||||||
*
|
*
|
||||||
* SPDX-License-Identifier: GPL-2.0+
|
|
||||||
*
|
|
||||||
* Test unaligned memory access on ARMv7.
|
* Test unaligned memory access on ARMv7.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue