-
- Downloads
Respect memreserve regions specified in the device tree
If a regions is reserved in the fdt, then it should not be used. Add
the memreserve regions to the lmb so that u-boot doesn't use them to
store the initrd.
Signed-off-by:
Grant Likely <grant.likely@linaro.org>
Showing
- arch/arm/lib/bootm.c 2 additions, 0 deletionsarch/arm/lib/bootm.c
- arch/powerpc/lib/bootm.c 4 additions, 0 deletionsarch/powerpc/lib/bootm.c
- common/cmd_bootm.c 2 additions, 0 deletionscommon/cmd_bootm.c
- common/image.c 28 additions, 1 deletioncommon/image.c
- include/image.h 1 addition, 0 deletionsinclude/image.h
Loading
Please register or sign in to comment