Skip to content
Discussion options

You must be logged in to vote
slot0_area: partition@10000 {
    label = "img-0";
    reg = <**0x00010000** DT_SIZE_K(**448**)>;
};

This happened because of the size mismatch, I updated it to reg = <0x00070000 DT_SIZE_K(448)>;, 
It started working.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Nave-k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
1 participant