1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-05 11:29:20 +01:00
Files
u-boot-megous/include/configs
Stefan Roese f457c52eb8 arm: socfpga: Fix bootcounter located at the end of internal SRAM
Commit 768f23dc8a ("ARM: socfpga: Put stack at the end of SRAM") broke
those socfpga boards that keep the bootcounter at the end of the
internal SRAM as the bootcounter needs 8 bytes by default and thus the
very first SPL call to board_init_f_alloc_reserve overwrites the
bootcounter.

This patch allows to move the initial stack pointer down a bit by
checking if CONFIG_SYS_BOOTCOUNT_ADDR is located in the internal SRAM
area and then using this address as location for the start of the
stack pointer.

No new macros / defines are added by this approach.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
2018-10-31 01:41:10 +01:00
..
2018-09-15 03:19:07 +02:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-16 16:45:02 -04:00
2018-08-17 13:04:00 -04:00
2018-08-17 13:03:54 -04:00
2018-08-16 16:45:02 -04:00
2018-08-16 16:45:02 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-16 16:45:02 -04:00
2018-08-17 13:04:00 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:04:00 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:04:00 -04:00
2018-10-16 10:34:19 +02:00
2018-08-17 13:04:00 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:04:00 -04:00
2018-05-24 15:59:17 +03:00
2018-07-27 07:56:59 -04:00
2018-08-17 13:04:00 -04:00
2018-08-17 13:04:00 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-16 16:45:02 -04:00
2018-08-16 16:45:02 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:04:00 -04:00
2018-08-17 13:03:54 -04:00
2018-07-27 11:19:49 +09:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:04:00 -04:00
2018-08-16 16:45:02 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-16 16:45:02 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-10-22 09:18:49 -04:00
2018-08-17 13:03:54 -04:00
2018-08-16 16:45:02 -04:00
2018-08-16 16:45:02 -04:00
2018-08-16 16:45:02 -04:00
2018-08-17 13:04:00 -04:00
2018-08-16 16:45:02 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00