diff options
| author | Marek Vasut <[email protected]> | 2012-04-01 18:21:34 +0000 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2012-04-16 14:53:59 +0200 |
| commit | 9ed5dfa852e7b976ba7656713e2de37816cf9fea (patch) | |
| tree | 311f0a6431ae6807acf6fb4104e1b67d40504476 /include/linux/string.h | |
| parent | 0792a36efbde78681faebcbe1326adc4524fbcaa (diff) | |
i.MX28: Fix initial stack pointer position
The patch:
m28evk: Use GENERATED_GBL_DATA_SIZE
commit 1084606c972ea5f1d89f69bdbd978b867d0ee521
introduced usage of GENERATED_GBL_DATA_SIZE and calculation of initial stack
pointer position defived from that. Due to a small typo, the SP position moved
to 0x21f80, which is past the SRAM area. This didn't manifest on the real
hardware as the SRAM repeats there (address bits in the CPU being ignored).
Though this was caught in QEMU, where it crashed the emulator.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Fabio Estevam <[email protected]>
Tested-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
