forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Roman Yeryomin <[email protected]>
- Loading branch information
Roman Yeryomin
committed
Aug 21, 2016
1 parent
ac0b5e8
commit 81fecea
Showing
24 changed files
with
6,220 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,165 @@ | ||
CONFIG_ALIGNMENT_TRAP=y | ||
CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y | ||
CONFIG_ARCH_GEMINI=y | ||
CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y | ||
CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y | ||
CONFIG_ARCH_NR_GPIO=0 | ||
CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
CONFIG_ARCH_USES_GETTIMEOFFSET=y | ||
CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y | ||
CONFIG_ARM=y | ||
# CONFIG_ARM_CPU_SUSPEND is not set | ||
CONFIG_ARM_L1_CACHE_SHIFT=5 | ||
CONFIG_ARM_NR_BANKS=8 | ||
CONFIG_ARM_PATCH_PHYS_VIRT=y | ||
# CONFIG_ARPD is not set | ||
CONFIG_ATA=y | ||
CONFIG_ATAGS=y | ||
# CONFIG_CACHE_L2X0 is not set | ||
CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
CONFIG_CLONE_BACKWARDS=y | ||
CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,19200 mem=32M" | ||
CONFIG_CMDLINE_FROM_BOOTLOADER=y | ||
CONFIG_CPU_32v4=y | ||
CONFIG_CPU_ABRT_EV4=y | ||
# CONFIG_CPU_BPREDICT_DISABLE is not set | ||
CONFIG_CPU_CACHE_FA=y | ||
CONFIG_CPU_CACHE_VIVT=y | ||
CONFIG_CPU_COPY_FA=y | ||
CONFIG_CPU_CP15=y | ||
CONFIG_CPU_CP15_MMU=y | ||
# CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
CONFIG_CPU_FA526=y | ||
# CONFIG_CPU_ICACHE_DISABLE is not set | ||
CONFIG_CPU_PABRT_LEGACY=y | ||
CONFIG_CPU_TLB_FA=y | ||
CONFIG_CPU_USE_DOMAINS=y | ||
CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S" | ||
# CONFIG_DEBUG_USER is not set | ||
CONFIG_DEBUG_UART_PHYS=0x42000000 | ||
CONFIG_DEBUG_UART_VIRT=0xf4200000 | ||
CONFIG_DEBUG_UART_8250_SHIFT=2 | ||
# CONFIG_DEBUG_UART_8250_WORD is not set | ||
# CONFIG_DEBUG_UART_8250_FLOW_CONTROL is not set | ||
# CONFIG_DLCI is not set | ||
CONFIG_DMADEVICES=y | ||
CONFIG_DNOTIFY=y | ||
# CONFIG_DW_DMAC_CORE is not set | ||
# CONFIG_DW_DMAC_PCI is not set | ||
CONFIG_FRAME_POINTER=y | ||
CONFIG_GEMINI_MEM_SWAP=y | ||
CONFIG_GEMINI_SL351X=y | ||
CONFIG_GEMINI_WATCHDOG=y | ||
CONFIG_GENERIC_ATOMIC64=y | ||
CONFIG_GENERIC_BUG=y | ||
CONFIG_GENERIC_IDLE_POLL_SETUP=y | ||
CONFIG_GENERIC_IO=y | ||
CONFIG_GENERIC_IRQ_SHOW=y | ||
CONFIG_GENERIC_PCI_IOMAP=y | ||
CONFIG_GENERIC_SMP_IDLE_THREAD=y | ||
CONFIG_GENERIC_STRNCPY_FROM_USER=y | ||
CONFIG_GENERIC_STRNLEN_USER=y | ||
CONFIG_GPIOLIB=y | ||
CONFIG_GPIO_DEVRES=y | ||
CONFIG_GPIO_SYSFS=y | ||
CONFIG_HARDIRQS_SW_RESEND=y | ||
CONFIG_HAS_DMA=y | ||
CONFIG_HAS_IOMEM=y | ||
CONFIG_HAS_IOPORT=y | ||
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set | ||
CONFIG_HAVE_ARCH_JUMP_LABEL=y | ||
CONFIG_HAVE_ARCH_KGDB=y | ||
CONFIG_HAVE_ARCH_PFN_VALID=y | ||
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y | ||
CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set | ||
CONFIG_HAVE_BPF_JIT=y | ||
CONFIG_HAVE_CONTEXT_TRACKING=y | ||
CONFIG_HAVE_C_RECORDMCOUNT=y | ||
CONFIG_HAVE_DEBUG_KMEMLEAK=y | ||
CONFIG_HAVE_DMA_API_DEBUG=y | ||
CONFIG_HAVE_DMA_ATTRS=y | ||
CONFIG_HAVE_DMA_CONTIGUOUS=y | ||
CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
CONFIG_HAVE_FUNCTION_TRACER=y | ||
CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
CONFIG_HAVE_GENERIC_HARDIRQS=y | ||
CONFIG_HAVE_IDE=y | ||
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y | ||
CONFIG_HAVE_KERNEL_GZIP=y | ||
CONFIG_HAVE_KERNEL_LZMA=y | ||
CONFIG_HAVE_KERNEL_LZO=y | ||
CONFIG_HAVE_KERNEL_XZ=y | ||
CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
CONFIG_HAVE_MEMBLOCK=y | ||
CONFIG_HAVE_NET_DSA=y | ||
CONFIG_HAVE_OPROFILE=y | ||
CONFIG_HAVE_PERF_EVENTS=y | ||
CONFIG_HAVE_PROC_CPU=y | ||
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y | ||
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y | ||
CONFIG_HAVE_UID16=y | ||
# CONFIG_HSU_DMA_PCI is not set | ||
CONFIG_HWMON=y | ||
CONFIG_HW_RANDOM=y | ||
CONFIG_I2C=y | ||
CONFIG_I2C_BOARDINFO=y | ||
CONFIG_I2C_CHARDEV=y | ||
CONFIG_INITRAMFS_SOURCE="" | ||
# CONFIG_IP_ADVANCED_ROUTER is not set | ||
CONFIG_IP_PIMSM_V1=y | ||
CONFIG_IP_PIMSM_V2=y | ||
CONFIG_IRQ_WORK=y | ||
CONFIG_KTIME_SCALAR=y | ||
CONFIG_LEGACY_PTYS=y | ||
CONFIG_LEGACY_PTY_COUNT=256 | ||
# CONFIG_MACH_NAS4220B is not set | ||
# CONFIG_MACH_RUT100 is not set | ||
CONFIG_MACH_WBD111=y | ||
CONFIG_MACH_WBD222=y | ||
CONFIG_MDIO_BITBANG=y | ||
CONFIG_MDIO_BOARDINFO=y | ||
CONFIG_MDIO_GPIO=y | ||
CONFIG_MIGHT_HAVE_PCI=y | ||
CONFIG_MODULES_USE_ELF_REL=y | ||
CONFIG_MTD_PHYSMAP=y | ||
CONFIG_NEED_DMA_MAP_STATE=y | ||
CONFIG_NEED_KUSER_HELPERS=y | ||
CONFIG_NEED_MACH_GPIO_H=y | ||
CONFIG_NEED_PER_CPU_KM=y | ||
CONFIG_NET_VENDOR_GEMINI=y | ||
# CONFIG_OF is not set | ||
CONFIG_OLD_SIGACTION=y | ||
CONFIG_OLD_SIGSUSPEND3=y | ||
CONFIG_PAGEFLAGS_EXTENDED=y | ||
CONFIG_PAGE_OFFSET=0xC0000000 | ||
CONFIG_PATA_GEMINI=y | ||
CONFIG_PCI=y | ||
CONFIG_PERF_USE_VMALLOC=y | ||
CONFIG_PHYLIB=y | ||
# CONFIG_PREEMPT_RCU is not set | ||
# CONFIG_RCU_STALL_COMMON is not set | ||
CONFIG_RTC_CLASS=y | ||
CONFIG_RTC_DRV_GEMINI=y | ||
# CONFIG_SCHED_HRTICK is not set | ||
# CONFIG_SCSI_DMA is not set | ||
CONFIG_SPLIT_PTLOCK_CPUS=999999 | ||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
CONFIG_TICK_CPU_ACCOUNTING=y | ||
CONFIG_UID16=y | ||
CONFIG_UIDGID_CONVERTED=y | ||
CONFIG_UNCOMPRESS_INCLUDE="mach/uncompress.h" | ||
CONFIG_USB_ARCH_HAS_XHCI=y | ||
CONFIG_USB_SUPPORT=y | ||
CONFIG_VECTORS_BASE=0xffff0000 | ||
CONFIG_VM_EVENT_COUNTERS=y | ||
CONFIG_WAN=y | ||
CONFIG_XZ_DEC_ARM=y | ||
CONFIG_XZ_DEC_BCJ=y | ||
CONFIG_ZBOOT_ROM_BSS=0x0 | ||
CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
CONFIG_ZONE_DMA_FLAG=0 |
21 changes: 21 additions & 0 deletions
21
target/linux/gemini/files-4.4/arch/arm/mach-gemini/include/mach/gmac.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
/* | ||
* Gemini GMAC specific defines | ||
* | ||
* Copyright (C) 2008, Paulius Zaleckas <[email protected]> | ||
* | ||
* This program is free software; you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
* the Free Software Foundation; either version 2 of the License, or | ||
* (at your option) any later version. | ||
*/ | ||
#ifndef __NET_GEMINI_PLATFORM_H__ | ||
#define __NET_GEMINI_PLATFORM_H__ | ||
|
||
#include <linux/phy.h> | ||
|
||
struct gemini_gmac_platform_data { | ||
char *bus_id[2]; /* NULL means that this port is not used */ | ||
phy_interface_t interface[2]; | ||
}; | ||
|
||
#endif /* __NET_GEMINI_PLATFORM_H__ */ |
Oops, something went wrong.