]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/chromebook-x86/coreboot/coreboot_start.S
usb: ehci: do not set the LSB of Current qTD pointer
[karo-tx-uboot.git] / board / chromebook-x86 / coreboot / coreboot_start.S
1 /*
2  * Copyright (c) 2011 The Chromium OS Authors.
3  * (C) Copyright 2008
4  * Graeme Russ, graeme.russ@gmail.com.
5  *
6  * SPDX-License-Identifier:     GPL-2.0+
7  */
8
9 /* board early intialization */
10 .globl early_board_init
11 early_board_init:
12         /* No 32-bit board specific initialisation */
13         jmp     early_board_init_ret