Файловый менеджер - Редактировать - /var/www/html/mach-iop32x.zip
Ðазад
PK ! ��#G� � include/mach/uncompress.hnu �[��� /* SPDX-License-Identifier: GPL-2.0 */ /* * arch/arm/mach-iop32x/include/mach/uncompress.h */ #include <asm/types.h> #include <asm/mach-types.h> #include <linux/serial_reg.h> #define uart_base ((volatile u8 *)0xfe800000) #define TX_DONE (UART_LSR_TEMT | UART_LSR_THRE) static inline void putc(char c) { while ((uart_base[UART_LSR] & TX_DONE) != TX_DONE) barrier(); uart_base[UART_TX] = c; } static inline void flush(void) { } #define arch_decomp_setup() do { } while (0) PK ! �Ko%� � include/mach/irqs.hnu �[��� /* SPDX-License-Identifier: GPL-2.0-only */ /* * arch/arm/mach-iop32x/include/mach/irqs.h * * Author: Rory Bolt <rorybolt@pacbell.net> * Copyright: (C) 2002 Rory Bolt */ #ifndef __IRQS_H #define __IRQS_H #define NR_IRQS 33 #endif PK ! [�1o� � include/mach/entry-macro.Snu �[��� /* * arch/arm/mach-iop32x/include/mach/entry-macro.S * * Low-level IRQ helper macros for IOP32x-based platforms * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ .macro get_irqnr_preamble, base, tmp mrc p15, 0, \tmp, c15, c1, 0 orr \tmp, \tmp, #(1 << 6) mcr p15, 0, \tmp, c15, c1, 0 @ Enable cp6 access mrc p15, 0, \tmp, c15, c1, 0 mov \tmp, \tmp sub pc, pc, #4 @ cp_wait .endm .macro get_irqnr_and_base, irqnr, irqstat, base, tmp mrc p6, 0, \irqstat, c8, c0, 0 @ Read IINTSRC cmp \irqstat, #0 clzne \irqnr, \irqstat rsbne \irqnr, \irqnr, #32 .endm .macro arch_ret_to_user, tmp1, tmp2 mrc p15, 0, \tmp1, c15, c1, 0 ands \tmp2, \tmp1, #(1 << 6) bicne \tmp1, \tmp1, #(1 << 6) mcrne p15, 0, \tmp1, c15, c1, 0 @ Disable cp6 access .endm PK ! t�3�� � Kconfignu �[��� # SPDX-License-Identifier: GPL-2.0 if ARCH_IOP32X menu "IOP32x Implementation Options" comment "IOP32x Platform Types" config MACH_EP80219 bool config MACH_GLANTANK bool "Enable support for the IO-Data GLAN Tank" help Say Y here if you want to run your kernel on the GLAN Tank NAS appliance or machines from IO-Data's HDL-Gxxx, HDL-GWxxx and HDL-GZxxx series. config ARCH_IQ80321 bool "Enable support for IQ80321" help Say Y here if you want to run your kernel on the Intel IQ80321 evaluation kit for the IOP321 processor. config ARCH_IQ31244 bool "Enable support for EP80219/IQ31244" select MACH_EP80219 help Say Y here if you want to run your kernel on the Intel EP80219 evaluation kit for the Intel 80219 processor (a IOP321 variant) or the IQ31244 evaluation kit for the IOP321 processor. config MACH_N2100 bool "Enable support for the Thecus n2100" help Say Y here if you want to run your kernel on the Thecus n2100 NAS appliance. config MACH_EM7210 bool "Enable support for the Lanner EM7210" help Say Y here if you want to run your kernel on the Lanner EM7210 board. Say also Y here if you have a SS4000e Baxter Creek NAS appliance." endmenu endif PK ! Q���Q Q Makefilenu �[��� # SPDX-License-Identifier: GPL-2.0 # # Makefile for the linux kernel. # obj-$(CONFIG_ARCH_IOP32X) += irq.o obj-$(CONFIG_ARCH_IOP32X) += i2c.o obj-$(CONFIG_ARCH_IOP32X) += pci.o obj-$(CONFIG_ARCH_IOP32X) += setup.o obj-$(CONFIG_ARCH_IOP32X) += time.o obj-$(CONFIG_ARCH_IOP32X) += cp6.o obj-$(CONFIG_ARCH_IOP32X) += adma.o obj-$(CONFIG_ARCH_IOP32X) += pmu.o obj-$(CONFIG_ARCH_IOP32X) += restart.o obj-$(CONFIG_MACH_GLANTANK) += glantank.o obj-$(CONFIG_ARCH_IQ80321) += iq80321.o obj-$(CONFIG_ARCH_IQ31244) += iq31244.o obj-$(CONFIG_MACH_N2100) += n2100.o obj-$(CONFIG_MACH_EM7210) += em7210.o PK ! MJ| | Makefile.bootnu �[��� # SPDX-License-Identifier: GPL-2.0-only zreladdr-y += 0xa0008000 params_phys-y := 0xa0000100 initrd_phys-y := 0xa0800000 PK ! ��#G� � include/mach/uncompress.hnu �[��� PK ! �Ko%� � - include/mach/irqs.hnu �[��� PK ! [�1o� � ` include/mach/entry-macro.Snu �[��� PK ! t�3�� � ? Kconfignu �[��� PK ! Q���Q Q 6 Makefilenu �[��� PK ! MJ| | � Makefile.bootnu �[��� PK � x
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка