Hi Michal, On 24 July 2016 at 20:07, Simon Glass <s...@chromium.org> wrote: > On 15 July 2016 at 01:35, Michal Simek <michal.si...@xilinx.com> wrote: >> Add new Kconfig option to disable arch_fixup_fdt() calls for cases where >> U-Boot shouldn't update memory setup in DTB file. >> One example of usage of this option is to boot OS with different memory >> setup than U-Boot use. >> >> Signed-off-by: Michal Simek <michal.si...@xilinx.com> >> --- >> >> Changes in v2: >> - Change logic to be possitive - sjg >> >> Kconfig | 9 +++++++++ >> arch/arm/lib/bootm-fdt.c | 2 ++ >> arch/arm/lib/bootm.c | 2 ++ >> arch/mips/lib/bootm.c | 2 ++ >> common/image-fdt.c | 7 ++----- >> 5 files changed, 17 insertions(+), 5 deletions(-) > > Applied to u-boot-dm, thanks!
Unfortunately this breaks pic32mzdask, a MIPS board. I did not notice this earlier for some reason...perhaps it snuck in after my rebase. Can you please take a look? Regards, Simon _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot