Files
u-boot/include/configs
Adam Ford a69c48959b ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO
In a previous attempt to unify config options and remove items
from the whitelist file, SPL items were moved into a section
enabled with CONFIG_SPL_BUILD.  Unfortunately, SPL_PAD_TO
is referenced at the head Makefile and uses this define
to create padding of the output file.  When it was moved
to CONFIG_SPL_BUILD, it caused boot errors with devices
that are not booting from NOR.  Fix the boot issues by moving
SPL_PAD_TO out so it's always.

Fixes: 7bb33e4684 ("ARM: da850-evm: Unify config options with Kconfig")
Signed-off-by: Adam Ford <aford173@gmail.com>
2021-03-15 11:11:20 +05:30
..
2020-04-28 15:57:58 -04:00
2020-12-18 16:16:36 +05:30
2020-07-28 16:18:10 -04:00
2020-01-14 22:15:21 +01:00
2020-08-23 13:06:36 -04:00
2020-04-28 15:57:58 -04:00
2020-04-28 15:57:58 -04:00
2020-08-23 13:06:36 -04:00
2020-01-14 22:15:21 +01:00
2020-04-28 15:57:58 -04:00
2020-10-22 11:26:14 -04:00
2020-07-28 16:18:06 -04:00
2019-12-23 14:06:47 +05:30
2021-02-08 14:01:16 +05:30
2020-04-28 15:57:58 -04:00
2021-02-04 20:37:56 +05:30
2020-06-29 22:36:35 +02:00
2020-06-26 10:29:06 -04:00
2020-07-17 08:47:29 -04:00
2021-03-01 10:21:36 +01:00
2021-03-01 10:21:36 +01:00
2020-08-23 13:06:36 -04:00
2020-04-28 15:57:58 -04:00
2020-04-28 15:57:58 -04:00
2020-07-25 11:24:02 +02:00
2019-12-23 14:06:47 +05:30
2019-12-23 14:06:47 +05:30
2020-06-26 10:29:05 -04:00
2020-09-23 00:14:56 +02:00
2020-06-26 10:29:06 -04:00
2020-08-23 13:06:36 -04:00
2020-07-17 08:47:29 -04:00