]> git.sur5r.net Git - u-boot/blob - board/coreboot/coreboot/coreboot_start.S
Merge git://git.denx.de/u-boot-sunxi
[u-boot] / board / coreboot / coreboot / coreboot_start.S
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (c) 2011 The Chromium OS Authors.
4  * (C) Copyright 2008
5  * Graeme Russ, graeme.russ@gmail.com.
6  */
7
8 /* board early intialization */
9 .globl early_board_init
10 early_board_init:
11         /* No 32-bit board specific initialisation */
12         jmp     early_board_init_ret