]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/google/common/early_init.S
x86: Add chromebook_link board
[karo-tx-uboot.git] / board / google / common / early_init.S
1 /*
2  * Copyright (c) 2014 Google, Inc
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 .globl early_board_init
8 early_board_init:
9         /* No 32-bit board specific initialisation */
10         jmp     early_board_init_ret