summaryrefslogtreecommitdiff
path: root/configs/firefly-rk3399_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2019-05-21 10:37:52 -0300
committerStefano Babic <sbabic@denx.de>2019-06-11 10:42:48 +0200
commit76bebb37d6e690dfc21743db13fe8b0a8f5d85d6 (patch)
tree30d9e2097e39cabdc740e876f97df89606a3f5f6 /configs/firefly-rk3399_defconfig
parente409aea085814041d3022e6dae8388aadacbe956 (diff)
mx6sabresd: Remove CONFIG_SPL_DM to decrease the SPL size
Currently the mx6qsabresd board does not boot: U-Boot SPL 2019.07-rc2 (May 16 2019 - 14:28:55 -0300) Trying to boot from MMC1 spl: could not find mmc device 0. error: -19 SPL: failed to boot from all boot devices ### ERROR ### Please RESET the board ### The reason for the boot failure is that that the SPL size got greater than the 68KB limit (4KB header + 64KB max size) as explained in include/configs/imx6_spl.h. Remove the CONFIG_SPL_DM option, so that the SPL binary could fit into the allowed size and the board can boot again. Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'configs/firefly-rk3399_defconfig')
0 files changed, 0 insertions, 0 deletions