Skip to content

omnia-uboot: fix backport for resetting board on DDR failure

Marek Behun requested to merge bugfix/omnia-uboot-fix-reset-on-DDR-failure into develop

The patch 101-arm-mvebu-spl-Add-option-to-reset-the-board-on-DDR-t.patch was backported incorrectly: it does not update Kconfig file, which makes the reset on DDR failure not working.

Fix the patch with upstream's version and add one dependency patch.

Merge request reports