Skip to content
Commit 7471f46d authored by Eric Miao's avatar Eric Miao
Browse files

[ARM] mmp: fix for variables in uncompress.h being discarded



Due to commit:

    5de813b6  ARM: Eliminate decompressor -Dstatic= PIC hack

The data section will be discarded for the decompressor, thus move the
static variables into BSS section by initializing them at run time.

Reported-by: default avatarJonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent 2a8ac187
Loading
Loading
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