lkml.org 
[lkml]   [2008]   [May]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 12/56] microblaze_v2: lmb support
    Date
    From: Michal Simek <monstr@monstr.eu>


    Signed-off-by: Michal Simek <monstr@monstr.eu>
    ---
    include/asm-microblaze/lmb.h | 21 +++++++++++++++++++++
    1 files changed, 21 insertions(+), 0 deletions(-)
    create mode 100644 include/asm-microblaze/lmb.h

    diff --git a/include/asm-microblaze/lmb.h b/include/asm-microblaze/lmb.h
    new file mode 100644
    index 0000000..40d5f65
    --- /dev/null
    +++ b/include/asm-microblaze/lmb.h
    @@ -0,0 +1,21 @@
    +/*
    + * include/asm-microblaze/lmb.h
    + *
    + * This file is subject to the terms and conditions of the GNU General Public
    + * License. See the file "COPYING" in the main directory of this archive
    + * for more details.
    + *
    + * Copyright (C) 2008 Michal Simek <monstr@monstr.eu>
    + */
    +
    +#ifndef _ASM_MICROBLAZE_LMB_H
    +#define _ASM_MICROBLAZE_LMB_H
    +
    +/*#define LMB_DBG(fmt...) pr_debug(fmt) */
    +
    +/* LMB limit is OFF */
    +#define LMB_REAL_LIMIT 0xFFFFFFFF
    +
    +#endif /* _ASM_MICROBLAZE_LMB_H */
    +
    +
    --
    1.5.4.GIT


    \
     
     \ /
      Last update: 2008-05-04 15:41    [W:2.440 / U:0.336 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site