]> git.ipfire.org Git - people/ms/u-boot.git/commit
FDT: Add fixup support for multiple banks of memory
authorJohn Rigby <john.rigby@linaro.org>
Wed, 13 Oct 2010 19:57:33 +0000 (13:57 -0600)
committerWolfgang Denk <wd@denx.de>
Mon, 18 Oct 2010 20:50:53 +0000 (22:50 +0200)
commita6bd9e83abc811d5cade88cb5e7caf93b4f7abe1
treeefe471dd36fc288bd91d8e62bfe9623f111f30e7
parentd1263fced226c2fbe2554b260ea51a7b2ce58b33
FDT: Add fixup support for multiple banks of memory

Add fdt_fixup_memory_banks and reimplement fdt_fixup_memory
using it.  Tested on OMAP3 beagle board with two banks of
memory.

Signed-off-by: John Rigby <john.rigby@linaro.org>
CC: Jerry Van Baren <vanbaren@cideas.com>
Acked-by: Gerald Van Baren <vanbaren@cideas.com>
common/fdt_support.c
include/fdt_support.h