You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This reclaims the memory and makes it available for use. Previously,
we needed to reserve this space for the uImage file that was being
used but now we use a .elf file so we don't need to reserve any space
for the uImage header.
0 commit comments