Files
u-boot-tk1-som/arch
Purna Chandra Mandal fdff5b0598 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>
2016-04-19 13:21:48 +02:00
..
2016-04-11 10:20:38 -07:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-01-25 10:40:01 -05:00
2016-01-19 08:31:21 -05:00
2016-03-22 12:16:16 -04:00