Skip to content
Snippets Groups Projects
Commit 8e7cba04 authored by Eddy Petrișor's avatar Eddy Petrișor Committed by Tom Rini
Browse files

common/memsize.c: Simplify RAM size detection


The case of memory of size 0 is not that different from a memory of any other
size, so we remove the duplicate code and treat the small differences when it
is the case.

Signed-off-by: default avatarEddy Petrișor <eddy.petrisor@gmail.com>
parent ab8dd5e6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment