diff options
author | Purna Chandra Mandal <purna.mandal@microchip.com> | 2016-04-18 13:01:38 (GMT) |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2016-04-19 11:21:48 (GMT) |
commit | fdff5b0598c73767c2cad097c66a82a705463452 (patch) | |
tree | d61be7a85958edd85d6160be819172a9694f820c /doc/README.ARM-memory-map | |
parent | 108f8418597350bd98357f25acaa8ab8a0435779 (diff) | |
download | u-boot-fdff5b0598c73767c2cad097c66a82a705463452.tar.xz |
MIPS: bootm: Add fixup of '/memory' node.
MIPS arch do not update 'reg' property of /memory node.
As a result Linux bootup will not work unless board.dts
file contains right /memory offset-size information or
board implements required memory fixup.
Fixing by renaming (unused) _arch_fixup_memory_node_ to
_arch_fixup_fdt_ in arch/mips/lib/bootm.c inline with ARM arch.
Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'doc/README.ARM-memory-map')
0 files changed, 0 insertions, 0 deletions