cregit-Linux how code gets into the kernel

Release 4.14 arch/cris/include/arch-v32/mach-a3/mach/memmap.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_ARCH_MEMMAP_H

#define _ASM_ARCH_MEMMAP_H


#define MEM_INTMEM_START (0x38000000)

#define MEM_INTMEM_SIZE (0x00018000)

#define MEM_DRAM_START (0x40000000)


#define MEM_NON_CACHEABLE (0x80000000)

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Jesper Nilsson2496.00%150.00%
Greg Kroah-Hartman14.00%150.00%
Total25100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.