Skip to content
Snippets Groups Projects
Commit 28745db9 authored by Stefan Roese's avatar Stefan Roese
Browse files

jedec_flash: Only use manufacturer defines from common flash.h


This patch removes the double defined manufacturer defines from
jedec_flash.c. Since the common defines in flash.h are 32bit
we now need the (16) cast. This patch also removes the compilation
warning (e.g. seen on hcu5):

./MAKEALL hcu5
Configuring for hcu5 board...
jedec_flash.c:219: warning: large integer implicitly truncated to unsigned type

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent ec21d5cf
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