You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Marko Kiiskila (JIRA)" <ji...@apache.org> on 2017/02/22 20:24:44 UTC

[jira] [Updated] (MYNEWT-560) CONFIG_FCB_MAGIC syscfg ignored

     [ https://issues.apache.org/jira/browse/MYNEWT-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marko Kiiskila updated MYNEWT-560:
----------------------------------

That, indeed, should not have happened. I changed the default magic in
syscfg to be what conf_fcb used. So that should've just kept working as is.

2nd; if there's a magic mismatch, config should not have been loaded.

I'm going to have a read of the code again to see if I can come up with a
theory.

Did you happen to dump the contents of your config flash area before
erasing? I assume not :)

Whatever you can share to track this down, I'd appreciate. Syscfg related
to this, glash areas assigned etc




> CONFIG_FCB_MAGIC syscfg ignored
> -------------------------------
>
>                 Key: MYNEWT-560
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-560
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Sysinit
>    Affects Versions: v1_0_0_beta1, v1_0_0_beta2
>            Reporter: Simon Ratner
>             Fix For: v1_0_0_rel
>
>
> CONFIG_FCB_MAGIC sysinit value in sys/config pkg is ignored, instead the magic is always `0xc0ffeeee` (not that I don't like `0xc0ffeeee`, but sometimes I just feel like something else...)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)