Files
u-boot/include
Masahiro Yamada 3ce5b1a8d8 ARM: uniphier: move SPL stack address
Currently, the address region, 0xf8000 - 0x100000, is used for SPL
stack for the 32bit SoCs.  Because the U-Boot proper image starts
from 0x70000, the maximum size of the U-Boot proper image is 544KB
(0x70000 - 0xf8000) for the NOR boot mode.  Now uniphier_v7_defconfig
is almost hitting this size limit.  Changing CONFIG_SPL_STACK can
raise the size limit with less impact.  With this, the size limit
will increase to 576KB (0x70000 - 0x100000).  If we need to increase
it even more, we would be able to change CONFIG_SYS_UBOOT_BASE at the
cost of the flashing command changes.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-04-24 00:35:35 +09:00
..
2017-07-03 17:35:28 -04:00
2018-03-19 16:14:21 -04:00
2018-03-19 16:14:24 -04:00
2017-11-28 16:08:52 +01:00
2017-06-05 11:02:29 -04:00
2016-05-25 17:52:39 +02:00
2015-05-05 20:58:20 -06:00
2018-02-13 23:24:22 -05:00
2017-09-16 14:57:44 +08:00
2017-10-02 21:52:18 -04:00
2018-01-28 17:12:35 +01:00
2018-02-05 20:58:11 -05:00
2016-10-19 09:01:51 +02:00
2017-05-11 22:21:27 -04:00
2017-07-28 23:34:39 +02:00
2017-08-17 16:59:55 +09:00
2017-05-15 20:32:12 +02:00
2018-04-16 16:54:51 +08:00
2017-08-16 08:30:24 -04:00
2018-01-22 16:43:31 -05:00
2018-01-29 07:48:59 +01:00
2017-10-02 21:52:18 -04:00
2016-12-08 10:36:22 -06:00
2017-09-03 15:30:35 -04:00
2018-02-04 12:00:58 +01:00
2017-07-23 09:24:47 -04:00
2018-04-06 17:04:33 -04:00
2017-06-12 08:37:55 -04:00
2001-11-03 22:15:16 +00:00
2018-02-03 10:09:28 -07:00
2018-02-19 16:59:33 +09:00
2017-11-28 21:59:30 +01:00
2017-12-04 22:00:00 +09:00
2018-04-13 15:47:37 -05:00
2018-03-09 09:23:10 -05:00
2017-11-28 21:59:30 +01:00
2017-12-07 15:17:00 -05:00
2017-08-17 16:59:55 +09:00
2017-08-23 10:41:58 +02:00
2017-08-16 08:22:18 -04:00
2018-01-24 12:04:07 +05:30
2018-01-24 12:04:07 +05:30
2017-10-01 16:32:51 +02:00
2017-08-24 11:00:47 +08:00
2017-10-04 12:00:19 -04:00