Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-or-later */
0002 /*
0003  * Copyright (C) 2019 Jiaxun Yang <jiaxun.yang@flygoat.com>
0004  *
0005  * Built-in Generic dtbs for MACH_LOONGSON64
0006  */
0007 
0008 #ifndef __ASM_MACH_LOONGSON64_BUILTIN_DTBS_H_
0009 #define __ASM_MACH_LOONGSON64_BUILTIN_DTBS_H_
0010 
0011 extern u32 __dtb_loongson64_2core_2k1000_begin[];
0012 extern u32 __dtb_loongson64c_4core_ls7a_begin[];
0013 extern u32 __dtb_loongson64c_4core_rs780e_begin[];
0014 extern u32 __dtb_loongson64c_8core_rs780e_begin[];
0015 extern u32 __dtb_loongson64g_4core_ls7a_begin[];
0016 extern u32 __dtb_loongson64v_4core_virtio_begin[];
0017 #endif