]> git.ipfire.org Git - thirdparty/u-boot.git/blob - board/intel/galileo/start.S
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / board / intel / galileo / start.S
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3 * Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
4 */
5
6 .globl early_board_init
7 early_board_init:
8 jmp early_board_init_ret