1384740dcSRalf Baechle /* 2384740dcSRalf Baechle * This file is subject to the terms and conditions of the GNU General Public 3384740dcSRalf Baechle * License. See the file COPYING in the main directory of this archive 4384740dcSRalf Baechle * for more details. 5384740dcSRalf Baechle * 6384740dcSRalf Baechle * Copyright (C) 1995, 1996, 2003 by Ralf Baechle 7384740dcSRalf Baechle * Copyright (C) 1995, 1996 Andreas Busse 8384740dcSRalf Baechle * Copyright (C) 1995, 1996 Stoned Elipot 9384740dcSRalf Baechle * Copyright (C) 1995, 1996 Paul M. Antoine. 103209e70eSWu Zhangjin * Copyright (C) 2009 Zhang Le 11384740dcSRalf Baechle */ 12384740dcSRalf Baechle #ifndef _ASM_BOOTINFO_H 13384740dcSRalf Baechle #define _ASM_BOOTINFO_H 14384740dcSRalf Baechle 15384740dcSRalf Baechle #include <linux/types.h> 16384740dcSRalf Baechle #include <asm/setup.h> 17384740dcSRalf Baechle 18384740dcSRalf Baechle /* 19384740dcSRalf Baechle * The MACH_ IDs are sort of equivalent to PCI product IDs. As such the 20384740dcSRalf Baechle * numbers do not necessarily reflect technical relations or similarities 21384740dcSRalf Baechle * between systems. 22384740dcSRalf Baechle */ 23384740dcSRalf Baechle 24384740dcSRalf Baechle /* 25384740dcSRalf Baechle * Valid machtype values for group unknown 26384740dcSRalf Baechle */ 27384740dcSRalf Baechle #define MACH_UNKNOWN 0 /* whatever... */ 28384740dcSRalf Baechle 29384740dcSRalf Baechle /* 30384740dcSRalf Baechle * Valid machtype for group DEC 31384740dcSRalf Baechle */ 32384740dcSRalf Baechle #define MACH_DSUNKNOWN 0 33384740dcSRalf Baechle #define MACH_DS23100 1 /* DECstation 2100 or 3100 */ 34384740dcSRalf Baechle #define MACH_DS5100 2 /* DECsystem 5100 */ 35384740dcSRalf Baechle #define MACH_DS5000_200 3 /* DECstation 5000/200 */ 36384740dcSRalf Baechle #define MACH_DS5000_1XX 4 /* DECstation 5000/120, 125, 133, 150 */ 37384740dcSRalf Baechle #define MACH_DS5000_XX 5 /* DECstation 5000/20, 25, 33, 50 */ 38384740dcSRalf Baechle #define MACH_DS5000_2X0 6 /* DECstation 5000/240, 260 */ 39384740dcSRalf Baechle #define MACH_DS5400 7 /* DECsystem 5400 */ 40384740dcSRalf Baechle #define MACH_DS5500 8 /* DECsystem 5500 */ 41384740dcSRalf Baechle #define MACH_DS5800 9 /* DECsystem 5800 */ 42384740dcSRalf Baechle #define MACH_DS5900 10 /* DECsystem 5900 */ 43384740dcSRalf Baechle 44384740dcSRalf Baechle /* 45384740dcSRalf Baechle * Valid machtype for group PMC-MSP 46384740dcSRalf Baechle */ 47384740dcSRalf Baechle #define MACH_MSP4200_EVAL 0 /* PMC-Sierra MSP4200 Evaluation */ 48384740dcSRalf Baechle #define MACH_MSP4200_GW 1 /* PMC-Sierra MSP4200 Gateway demo */ 49384740dcSRalf Baechle #define MACH_MSP4200_FPGA 2 /* PMC-Sierra MSP4200 Emulation */ 50384740dcSRalf Baechle #define MACH_MSP7120_EVAL 3 /* PMC-Sierra MSP7120 Evaluation */ 51384740dcSRalf Baechle #define MACH_MSP7120_GW 4 /* PMC-Sierra MSP7120 Residential GW */ 52384740dcSRalf Baechle #define MACH_MSP7120_FPGA 5 /* PMC-Sierra MSP7120 Emulation */ 53384740dcSRalf Baechle #define MACH_MSP_OTHER 255 /* PMC-Sierra unknown board type */ 54384740dcSRalf Baechle 55384740dcSRalf Baechle /* 56384740dcSRalf Baechle * Valid machtype for group Mikrotik 57384740dcSRalf Baechle */ 58384740dcSRalf Baechle #define MACH_MIKROTIK_RB532 0 /* Mikrotik RouterBoard 532 */ 59384740dcSRalf Baechle #define MACH_MIKROTIK_RB532A 1 /* Mikrotik RouterBoard 532A */ 60384740dcSRalf Baechle 613209e70eSWu Zhangjin /* 623209e70eSWu Zhangjin * Valid machtype for Loongson family 633209e70eSWu Zhangjin */ 641bdb7b76SJiaxun Yang enum loongson2ef_machine_type { 655f6d693eSHuacai Chen MACH_LOONGSON_UNKNOWN, 665f6d693eSHuacai Chen MACH_LEMOTE_FL2E, 675f6d693eSHuacai Chen MACH_LEMOTE_FL2F, 685f6d693eSHuacai Chen MACH_LEMOTE_ML2F7, 695f6d693eSHuacai Chen MACH_LEMOTE_YL2F89, 705f6d693eSHuacai Chen MACH_DEXXON_GDIUM2F10, 715f6d693eSHuacai Chen MACH_LEMOTE_NAS, 725f6d693eSHuacai Chen MACH_LEMOTE_LL2F, 735f6d693eSHuacai Chen MACH_LOONGSON_END 745f6d693eSHuacai Chen }; 753209e70eSWu Zhangjin 7683ccf69dSLars-Peter Clausen /* 7783ccf69dSLars-Peter Clausen * Valid machtype for group INGENIC 7883ccf69dSLars-Peter Clausen */ 7983ccf69dSLars-Peter Clausen #define MACH_INGENIC_JZ4730 0 /* JZ4730 SOC */ 8083ccf69dSLars-Peter Clausen #define MACH_INGENIC_JZ4740 1 /* JZ4740 SOC */ 81147b7910SPaul Cercueil #define MACH_INGENIC_JZ4770 2 /* JZ4770 SOC */ 82147b7910SPaul Cercueil #define MACH_INGENIC_JZ4780 3 /* JZ4780 SOC */ 837ea502e1SZhou Yanjie #define MACH_INGENIC_X1000 4 /* X1000 SOC */ 84b9bb868eS周琰杰 (Zhou Yanjie) #define MACH_INGENIC_X1830 5 /* X1830 SOC */ 8583ccf69dSLars-Peter Clausen 86384740dcSRalf Baechle extern char *system_type; 87384740dcSRalf Baechle const char *get_system_type(void); 88384740dcSRalf Baechle 89384740dcSRalf Baechle extern unsigned long mips_machtype; 90384740dcSRalf Baechle 91384740dcSRalf Baechle #define BOOT_MEM_RAM 1 92384740dcSRalf Baechle #define BOOT_MEM_ROM_DATA 2 93384740dcSRalf Baechle #define BOOT_MEM_RESERVED 3 9443064c0cSDavid Daney #define BOOT_MEM_INIT_RAM 4 959b9a59dbSSerge Semin #define BOOT_MEM_NOMAP 5 96384740dcSRalf Baechle 9715d45cceSRalf Baechle extern void add_memory_region(phys_addr_t start, phys_addr_t size, long type); 9815d45cceSRalf Baechle extern void detect_memory_region(phys_addr_t start, phys_addr_t sz_min, phys_addr_t sz_max); 99384740dcSRalf Baechle 100384740dcSRalf Baechle extern void prom_init(void); 101384740dcSRalf Baechle extern void prom_free_prom_memory(void); 102c0de00b2SThomas Bogendoerfer extern void prom_cleanup(void); 103384740dcSRalf Baechle 104384740dcSRalf Baechle extern void free_init_pages(const char *what, 105384740dcSRalf Baechle unsigned long begin, unsigned long end); 106384740dcSRalf Baechle 1070893d3fbSMarkos Chandras extern void (*free_init_pages_eva)(void *begin, void *end); 1080893d3fbSMarkos Chandras 109384740dcSRalf Baechle /* 110384740dcSRalf Baechle * Initial kernel command line, usually setup by prom_init() 111384740dcSRalf Baechle */ 1127580c9c3SDmitri Vorobiev extern char arcs_cmdline[COMMAND_LINE_SIZE]; 113384740dcSRalf Baechle 114384740dcSRalf Baechle /* 115384740dcSRalf Baechle * Registers a0, a1, a3 and a4 as passed to the kernel entry by firmware 116384740dcSRalf Baechle */ 117384740dcSRalf Baechle extern unsigned long fw_arg0, fw_arg1, fw_arg2, fw_arg3; 118384740dcSRalf Baechle 11915f37e15SJonas Gorski #ifdef CONFIG_USE_OF 12015f37e15SJonas Gorski extern unsigned long fw_passed_dtb; 12115f37e15SJonas Gorski #endif 12215f37e15SJonas Gorski 123384740dcSRalf Baechle /* 124*2a3d47c9STiezhu Yang * Platform memory detection hook called by arch_mem_init() 125384740dcSRalf Baechle */ 126384740dcSRalf Baechle extern void plat_mem_setup(void); 127384740dcSRalf Baechle 128ee71b7d2SDavid Daney #ifdef CONFIG_SWIOTLB 129ee71b7d2SDavid Daney /* 130ee71b7d2SDavid Daney * Optional platform hook to call swiotlb_setup(). 131ee71b7d2SDavid Daney */ 132ee71b7d2SDavid Daney extern void plat_swiotlb_setup(void); 133ee71b7d2SDavid Daney 134ee71b7d2SDavid Daney #else 135ee71b7d2SDavid Daney 136ee71b7d2SDavid Daney static inline void plat_swiotlb_setup(void) {} 137ee71b7d2SDavid Daney 138ee71b7d2SDavid Daney #endif /* CONFIG_SWIOTLB */ 139ee71b7d2SDavid Daney 1405e7c1c91SMatt Redfearn #ifdef CONFIG_USE_OF 1415e7c1c91SMatt Redfearn /** 1425e7c1c91SMatt Redfearn * plat_get_fdt() - Return a pointer to the platform's device tree blob 1435e7c1c91SMatt Redfearn * 1445e7c1c91SMatt Redfearn * This function provides a platform independent API to get a pointer to the 1455e7c1c91SMatt Redfearn * flattened device tree blob. The interface between bootloader and kernel 1465e7c1c91SMatt Redfearn * is not consistent across platforms so it is necessary to provide this 1475e7c1c91SMatt Redfearn * API such that common startup code can locate the FDT. 1485e7c1c91SMatt Redfearn * 1495e7c1c91SMatt Redfearn * This is used by the KASLR code to get command line arguments and random 1505e7c1c91SMatt Redfearn * seed from the device tree. Any platform wishing to use KASLR should 1515e7c1c91SMatt Redfearn * provide this API and select SYS_SUPPORTS_RELOCATABLE. 1525e7c1c91SMatt Redfearn * 1535e7c1c91SMatt Redfearn * Return: Pointer to the flattened device tree blob. 1545e7c1c91SMatt Redfearn */ 1555e7c1c91SMatt Redfearn extern void *plat_get_fdt(void); 1560063fdedSMarcin Nowakowski 1570063fdedSMarcin Nowakowski #ifdef CONFIG_RELOCATABLE 1580063fdedSMarcin Nowakowski 1590063fdedSMarcin Nowakowski /** 1600063fdedSMarcin Nowakowski * plat_fdt_relocated() - Update platform's information about relocated dtb 1610063fdedSMarcin Nowakowski * 1620063fdedSMarcin Nowakowski * This function provides a platform-independent API to set platform's 1630063fdedSMarcin Nowakowski * information about relocated DTB if it needs to be moved due to kernel 1640063fdedSMarcin Nowakowski * relocation occurring at boot. 1650063fdedSMarcin Nowakowski */ 1660063fdedSMarcin Nowakowski void plat_fdt_relocated(void *new_location); 1670063fdedSMarcin Nowakowski 1680063fdedSMarcin Nowakowski #endif /* CONFIG_RELOCATABLE */ 1695e7c1c91SMatt Redfearn #endif /* CONFIG_USE_OF */ 1705e7c1c91SMatt Redfearn 171384740dcSRalf Baechle #endif /* _ASM_BOOTINFO_H */ 172