CONFIG_XIP_ROM vs. CONFIG_XIP_KERNEL

From: Tim Bird (tim.bird_at_am.sony.com)
Date: 04/29/04

  • Next message: Patrick Wildi: "[RFC][PATCH] 2.4 IDE Serverworks OSB4 DMA patch"
    Date:	Thu, 29 Apr 2004 12:07:17 -0700
    To: linux kernel <linux-kernel@vger.kernel.org>
    
    

    I'm looking at some sources for kernel Execute-in-place (XIP).

    I see references to CONFIG_XIP_ROM and CONFIG_XIP_KERNEL,
    in different architecture branches of the same kernel
    source tree.

    Is this difference merely the result of inconsistent
    usage, or is there a functional difference between
    these two options?

    I can imagine that CONFIG_XIP_ROM is intended only to
    handle XIP in ROM, and that CONFIG_XIP_KERNEL possibly
    handles additional cases like XIP in flash. However,
    before jumping to that conclusion I thought I would
    ask if there is some intention behind the different
    config names.

    Thanks,

    =============================
    Tim Bird
    Architecture Group Co-Chair
    CE Linux Forum
    Senior Staff Engineer
    Sony Electronics
    E-mail: Tim.Bird (at) am.sony.com
    =============================

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Patrick Wildi: "[RFC][PATCH] 2.4 IDE Serverworks OSB4 DMA patch"