• T
    Convert CONFIG_SYS_MONITOR_BASE to Kconfig · e4d741f8
    Tom Rini 提交于
    This converts the following to Kconfig:
       CONFIG_SYS_MONITOR_BASE
    
    Note that for how this is re-used on some PowePC platforms, we introduce
    CONFIG_SPL_SYS_MONITOR_BASE and CONFIG_TPL_SYS_MONITOR_BASE and use the
    CONFIG_VAL macro to get the correct value at build time, in the code.
    Signed-off-by: NTom Rini <trini@konsulko.com>
    e4d741f8
README 127.3 KB